python-pycryptodome: update to 3.8.2.
This commit is contained in:
parent
4014c4340c
commit
61eafb80c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pycryptodome'
|
||||
pkgname=python-pycryptodome
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
revision=1
|
||||
wrksrc="pycryptodome-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
|
|||
license="Public Domain, BSD-2-Clause"
|
||||
homepage="https://www.pycryptodome.org/"
|
||||
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
||||
checksum=68ad0ce4a374577a26bb7f458575abe3c2a342818b5280de6e5738870b7761b3
|
||||
checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
|
||||
|
||||
provides="python-crypto-${version}_1"
|
||||
replaces="python-crypto>=0"
|
||||
|
|
Loading…
Reference in New Issue