mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/pycryptodomex: Updated for version 3.9.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4848478961
commit
bdbeb728e8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pycryptodomex
|
||||
VERSION=${VERSION:-3.9.8}
|
||||
VERSION=${VERSION:-3.9.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycryptodomex"
|
||||
VERSION="3.9.8"
|
||||
VERSION="3.9.9"
|
||||
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
|
||||
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.8x/pycryptodome-3.9.8x.tar.gz"
|
||||
MD5SUM="478dfe2bd29ef18c511c5c73ebb2b3da"
|
||||
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.9.9x/pycryptodome-3.9.9x.tar.gz"
|
||||
MD5SUM="2c93ea38caa2138fc974cf38e454bea2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue