Skip to content

Commit 35a8faa

Browse files
authored
python3.12-cryptography: enable auto-update
[skip ci]
1 parent 5bbab06 commit 35a8faa

File tree

1 file changed

+1
-1
lines changed
  • tur-pypi-312/python3.12-cryptography

1 file changed

+1
-1
lines changed

tur-pypi-312/python3.12-cryptography/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TERMUX_PKG_MAINTAINER="@termux"
66
TERMUX_PKG_VERSION="42.0.8"
77
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
88
TERMUX_PKG_SHA256=38ee4ce0804e4003e3093db8342cd7e6ee65614c8bbf70c98f1716e0f33709ed
9-
TERMUX_PKG_AUTO_UPDATE=false
9+
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
1111
TERMUX_PKG_BUILD_IN_SRC=true
1212
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"

0 commit comments

Comments
 (0)