python-pycryptodome: update to 3.7.2
This commit is contained in:
parent
5517987822
commit
8850b234dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pycryptodome'
|
||||
pkgname=python-pycryptodome
|
||||
version=3.7.0
|
||||
version=3.7.2
|
||||
revision=1
|
||||
wrksrc="pycryptodome-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
|
|||
homepage="https://www.pycryptodome.org/"
|
||||
license="Public Domain, BSD-2-Clause"
|
||||
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
||||
checksum=4444a26fc3830c0d438bca6975ff10d1eb9c0b88f747fdc25b5ab81fb46713d7
|
||||
checksum=f5fc7e3b2d29552f0383063408ce2bd295e9d3c7ef13377599aa300a3d2baef7
|
||||
|
||||
provides="python-crypto-${version}_1"
|
||||
replaces="python-crypto>=0"
|
||||
|
|
Loading…
Reference in a new issue