python/pycryptodome: Updated for version 3.9.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-11-23 13:07:08 +02:00 committed by Willy Sudiarto Raharjo
parent 12d62c31c3
commit 3935399025
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.3}
VERSION=${VERSION:-3.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pycryptodome"
VERSION="3.9.3"
VERSION="3.9.4"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.3x/pycryptodome-3.9.3x.tar.gz"
MD5SUM="85f39e14e47fd32ace9229912a128bd1"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.4x/pycryptodome-3.9.4x.tar.gz"
MD5SUM="f2a3057cf8c1e91ef5b9fa0889d63860"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""