python/pycryptodome: Updated for version 3.8.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2019-05-30 20:31:33 +03:00 committed by Willy Sudiarto Raharjo
parent c520d8c662
commit ce75d587e1
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.8.1}
VERSION=${VERSION:-3.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pycryptodome"
VERSION="3.8.1"
VERSION="3.8.2"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.8.1x/pycryptodome-3.8.1x.tar.gz"
MD5SUM="ef23b1ca648c21f47c6c09a12724a5d3"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.8.2x/pycryptodome-3.8.2x.tar.gz"
MD5SUM="8915cbecd6df5041691279ce9e40304b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""