Skip to content

Commit d943302

Browse files
author
TUR Github Actions
committed
bump(tur-pypi-312/python3.12-cryptography): 44.0.2
This commit has been automatically submitted by Github Actions.
1 parent 9ded738 commit d943302

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Provides cryptographic recipes and primitives to Python
33
TERMUX_PKG_LICENSE="Apache-2.0, BSD 3-Clause"
44
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.APACHE, LICENSE.BSD"
55
TERMUX_PKG_MAINTAINER="@termux"
6-
TERMUX_PKG_VERSION="44.0.1"
6+
TERMUX_PKG_VERSION="44.0.2"
77
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=c1726993e4607c36704a4fcb7dfe0c2d363af2eb1631305270ba2a6d2159acd4
8+
TERMUX_PKG_SHA256=6fc6dd3928fbdc06c5c0d4b515df182e537272e33f36501322a195278c75f843
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
1111
TERMUX_PKG_BUILD_IN_SRC=true

0 commit comments

Comments
 (0)