python/pycryptodome: Updated for version 3.7.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-01-20 22:47:20 +02:00 committed by Willy Sudiarto Raharjo
parent ed50b2bd42
commit f31ecffe41
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycryptodome
VERSION=${VERSION:-3.7.2}
VERSION=${VERSION:-3.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pycryptodome"
VERSION="3.7.2"
VERSION="3.7.3"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.7.2x/pycryptodome-3.7.2x.tar.gz"
MD5SUM="b3c39381de7a042edcf567857c4cdfd7"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.7.3x/pycryptodome-3.7.3x.tar.gz"
MD5SUM="35972fc95b9e4bea0187b80839f71a5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""