Skip to content

Commit 0bcf8ce

Browse files
committed
python3.12-mitmproxy-rs: downgrade to 0.10.7
1 parent af2ec15 commit 0bcf8ce

File tree

1 file changed

+2
-2
lines changed
  • tur-pypi-312/python3.12-mitmproxy-rs

1 file changed

+2
-2
lines changed

tur-pypi-312/python3.12-mitmproxy-rs/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mitmproxy/mitmproxy_rs
22
TERMUX_PKG_DESCRIPTION="The Rust bits in mitmproxy"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="0.11.1"
5+
TERMUX_PKG_VERSION="0.10.7"
66
TERMUX_PKG_SRCURL=https://github.com/mitmproxy/mitmproxy_rs/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=f9604fcb4a3dcc7fff7cc962a2300f92b5cf77f31129626ee7aeefeb4eb45273
7+
TERMUX_PKG_SHA256=736bc1f8cb89d1fe2e0796c6e5ad2dd275e24a54c5f2498161292bf6b69973c4
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, openssl, python"
1010
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"

0 commit comments

Comments
 (0)