python/pycryptodome: Updated for version 3.9.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-11-04 23:08:21 +02:00 committed by Willy Sudiarto Raharjo
parent 3748627481
commit a38b2a13e6
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.9.0}
VERSION=${VERSION:-3.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pycryptodome"
VERSION="3.9.0"
VERSION="3.9.1"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.0x/pycryptodome-3.9.0x.tar.gz"
MD5SUM="6a5a4e50a162de56ddb0854710bac903"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.1x/pycryptodome-3.9.1x.tar.gz"
MD5SUM="2065864d2f082dcabcbc5ad9bee2844c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""