python-cryptography: update to 1.5

The cmac patch was upstreamed (pyca/cryptography#3062).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2016-09-22 20:31:20 +08:00
parent 81a63c378d
commit de9aa513a5
2 changed files with 3 additions and 25 deletions
+3 -3
View File
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cryptography
PKG_VERSION:=1.4
PKG_VERSION:=1.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/a9/5b/a383b3a778609fe8177bd51307b5ebeee369b353550675353f46cb99c6f0
PKG_MD5SUM:=a9763e3831cc7cdb402c028fac1ceb39
PKG_SOURCE_URL:=https://pypi.python.org/packages/6e/96/b8dab146e8be98061dae07e127f80cffa3061ab0e8da0d3d42f3308c6e91
PKG_MD5SUM:=d85a91af3e943c68fa5ff82a3ccdd5df
PKG_BUILD_DEPENDS:=python-cffi/host