From ad9fe1b60b24b58d255caeb7ce11e953a153acae Mon Sep 17 00:00:00 2001 From: Richard Yu Date: Fri, 27 Sep 2019 17:05:44 +0800 Subject: python-cryptodome: update to 3.9.0 Signed-off-by: Richard Yu --- lang/python/python-cryptodomex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python/python-cryptodomex/Makefile') 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) -- cgit v1.2.3