python-cryptography: update to 1.4, fixed lede compilation

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2016-07-28 00:37:03 +08:00
parent fb37ae282b
commit f9c788c290
2 changed files with 25 additions and 3 deletions
+3 -3
View File
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cryptography
PKG_VERSION:=1.3.1
PKG_VERSION:=1.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/c/cryptography
PKG_MD5SUM:=bc8148d2ff2d80fef8ef2d2e856b3a7f
PKG_SOURCE_URL:=https://pypi.python.org/packages/a9/5b/a383b3a778609fe8177bd51307b5ebeee369b353550675353f46cb99c6f0
PKG_MD5SUM:=a9763e3831cc7cdb402c028fac1ceb39
PKG_BUILD_DEPENDS:=python-cffi/host