commit 9569df496157ceaa0e4d94d88ffc3747ee3cbad2
parent 5aec3d9f483367bcbf93671a15ffa8bafde214e1
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Sun, 14 Feb 2016 02:25:40 +0200
Merge pull request #2370 from jefferyto/python-cryptography-update
python-cryptography: update to latest version
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.1.2
+PKG_VERSION:=1.2.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/c/cryptography
-PKG_MD5SUM:=15eeba9e31f852bac21155baa3dfbc61
+PKG_MD5SUM:=2b25eebd1d3c6bae52b46f0dcec74dfb
PKG_BUILD_DEPENDS:=python-cffi/host