python-cryptography: update to 1.3.1
authorJeffery To <redacted>
Tue, 22 Mar 2016 10:20:42 +0000 (18:20 +0800)
committerJeffery To <redacted>
Tue, 22 Mar 2016 10:20:42 +0000 (18:20 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-cryptography/Makefile

index 27eef8590f865b3435fd36b8e71926452c7229db..79875cf140987fb5ef190ec1e9466254451be910 100644 (file)
@@ -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
 
git clone https://git.99rst.org/PROJECT