bump(main/python-cryptography): 44.0.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-02-24 19:04:15 +00:00
parent 1b4ec4f710
commit 9ef01452d8

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Provides cryptographic recipes and primitives to Python
TERMUX_PKG_LICENSE="Apache-2.0, BSD 3-Clause"
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.APACHE, LICENSE.BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="44.0.0"
TERMUX_PKG_VERSION="44.0.1"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b2232d62504ba4cca97136582e86564ac75ec1124dfddb19d83f0eb26548d18d
TERMUX_PKG_SHA256=c1726993e4607c36704a4fcb7dfe0c2d363af2eb1631305270ba2a6d2159acd4
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true