python3-pycryptodomex: update to 3.9.9.
This commit is contained in:
parent
751648b779
commit
49ded64d23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pycryptodomex'
|
# Template file for 'python3-pycryptodomex'
|
||||||
pkgname=python3-pycryptodomex
|
pkgname=python3-pycryptodomex
|
||||||
version=3.9.8
|
version=3.9.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pycryptodomex-${version}"
|
wrksrc="pycryptodomex-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="Public Domain, BSD-2-Clause"
|
||||||
homepage="https://www.pycryptodome.org/"
|
homepage="https://www.pycryptodome.org/"
|
||||||
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
||||||
checksum=48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9
|
checksum=7b5b7c5896f8172ea0beb283f7f9428e0ab88ec248ce0a5b8c98d73e26267d51
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue