python3-pycryptodomex: update to 3.12.0.
This commit is contained in:
parent
99ea017a86
commit
c498ab4f9f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pycryptodomex'
|
||||
pkgname=python3-pycryptodomex
|
||||
version=3.11.0
|
||||
version=3.12.0
|
||||
revision=1
|
||||
wrksrc="pycryptodomex-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,8 +11,8 @@ maintainer="Antonio Gurgel <antonio@goorzhel.com>"
|
|||
license="Public Domain, BSD-2-Clause"
|
||||
homepage="https://www.pycryptodome.org/"
|
||||
changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
|
||||
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
||||
checksum=0398366656bb55ebdb1d1d493a7175fc48ade449283086db254ac44c7d318d6d
|
||||
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.zip"
|
||||
checksum=922e9dac0166e4617e5c7980d2cff6912a6eb5cb5c13e7ece222438650bd7f66
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in a new issue