Skip to content

Commit c785c26

Browse files
committed
mitmproxy: update to 12.2.1.
1 parent cd2f45c commit c785c26

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/mitmproxy/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'mitmproxy'
22
pkgname=mitmproxy
3-
version=11.1.3
4-
revision=2
3+
version=12.2.1
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools"
77
depends="python3-aioquic python3-Brotli python3-Flask python3-argon2 python3-asgiref
@@ -17,7 +17,7 @@ license="MIT"
1717
homepage="https://mitmproxy.org"
1818
changelog="https://raw.githubusercontent.com/mitmproxy/mitmproxy/main/CHANGELOG.md"
1919
distfiles="https://github.com/mitmproxy/mitmproxy/archive/refs/tags/v${version}.tar.gz"
20-
checksum=bb4f6fc8e9ac64b4c725811983e3e3ff6b2b18b2a992d80d816811709e9efde5
20+
checksum=73a131a533a163ac4d9da7695d0bf0c19422c2b47757c39da4833257732fdb90
2121

2222
_skip="(test_get_version)" # This test fails without a git repository
2323
_skip+="or(test_wireguard)" # Tries to execute a helper binary compiled for glibc

0 commit comments

Comments
 (0)