commit 6507258b41d87533a767c989cf6b4f447f16143d
parent 5e28a2e0d7b7413011159fb744014e6ac34f6f28
Author: Jeffery To <jeffery.to@gmail.com>
Date: Tue, 22 Mar 2016 18:20:42 +0800
python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/python-cryptography/Makefile b/lang/python-cryptography/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cryptography
-PKG_VERSION:=1.2.3
+PKG_VERSION:=1.3.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/c/cryptography
-PKG_MD5SUM:=5474d2b3e8c7555a60852e48d2743f85
+PKG_MD5SUM:=bc8148d2ff2d80fef8ef2d2e856b3a7f
PKG_BUILD_DEPENDS:=python-cffi/host