upgpkg(main/python-cryptography): 38.0.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-11-02 00:33:25 +00:00
parent 15f1ef4232
commit 295ef0e22b
1 changed files with 2 additions and 3 deletions

View File

@ -4,10 +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="38.0.2"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="38.0.3"
TERMUX_PKG_SRCURL=https://github.com/pyca/cryptography/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=71159f4294b07625703ffdb34b8d88e84b6b9e5c4ebc079503eebdc63b2aac28
TERMUX_PKG_SHA256=bdad62a4af521f100b7d6f35be9947b009a282de5319c3324508615699e1a518
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="openssl, python"
TERMUX_PKG_BUILD_IN_SRC=true