bump(main/python-cryptography): 40.0.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-03-24 06:21:10 +00:00
parent 72e1548882
commit 9169cab3e2
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ TERMUX_PKG_DESCRIPTION="Provides cryptographic recipes and primitives to Python
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.APACHE, LICENSE.BSD, LICENSE.PSF"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="39.0.2"
TERMUX_PKG_VERSION="40.0.0"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81177751917382a8fd4779ff63080fcfdb21b3d83b2c26d0ab82a41ab9c0b115
TERMUX_PKG_SHA256=4f156cc181affe826784552dfdd92291aab5336e2f631131749c39752768116e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python, python-pip"
TERMUX_PKG_BUILD_IN_SRC=true