python/pycryptodome: Updated for version 3.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-11-11 21:07:09 +02:00 committed by Willy Sudiarto Raharjo
parent ae5521051b
commit 1cdbf11de8
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.1}
VERSION=${VERSION:-3.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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