python/pycryptodome: Updated for version 3.7.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2018-11-01 21:51:59 +02:00 committed by Willy Sudiarto Raharjo
parent 91d4b6bdda
commit b4ed22e15a
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.6.6}
VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pycryptodome"
VERSION="3.6.6"
VERSION="3.7.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.6.6x/pycryptodome-3.6.6x.tar.gz"
MD5SUM="6cf863168e6b23c60037ec6c6da4afe5"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.7.0x/pycryptodome-3.7.0x.tar.gz"
MD5SUM="8abe7688daff319600cd8e6844512fb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""