mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-pycryptodome: update to 3.6.3
This commit is contained in:
parent
1d98da4a15
commit
32b6cd809a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pycryptodome'
|
||||
pkgname=python-pycryptodome
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
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=b19ed0f7752a0b1ec65834c9acb02ba64a812990854e318d32a619c709b14a69
|
||||
checksum=9b2e142322273ee88c96ade5cfc0ff99b759be32a06d49ce55cd39adeb1e4541
|
||||
|
||||
provides="python-crypto-${version}_1"
|
||||
replaces="python-crypto>=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue