aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-cryptodomex/Makefile
diff options
context:
space:
mode:
authorRichard Yu <yurichard3839@gmail.com>2019-09-27 17:05:44 +0800
committerRichard Yu <yurichard3839@gmail.com>2019-09-27 17:05:44 +0800
commitad9fe1b60b24b58d255caeb7ce11e953a153acae (patch)
tree0fd20648dbd7372655fbfaa3f189e5f08eebad9e /lang/python/python-cryptodomex/Makefile
parent48af6b5bfbec6f1dd271e092bfd0e0720e6aae30 (diff)
python-cryptodome: update to 3.9.0
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Diffstat (limited to 'lang/python/python-cryptodomex/Makefile')
-rw-r--r--lang/python/python-cryptodomex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-cryptodomex/Makefile b/lang/python/python-cryptodomex/Makefile
index b285c9046..ed6ea64ba 100644
--- a/lang/python/python-cryptodomex/Makefile
+++ b/lang/python/python-cryptodomex/Makefile
@@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-cryptodomex
-PKG_VERSION:=3.8.2
+PKG_VERSION:=3.9.0
PKG_RELEASE:=1
PKG_SOURCE:=pycryptodomex-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/pycryptodomex
-PKG_HASH:=e50b15af6bbdc6b5f8bd70d818cb846b15303ffa6c371b799db561a403a21607
+PKG_HASH:=8b604f4fa1de456d6d19771b01c2823675a75a2c60e51a6b738f71fdfe865370
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-cryptodomex-$(PKG_VERSION)