projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351f42c
)
python-cryptography: update to latest version
author
Jeffery To
<
[email protected]
>
Thu, 11 Feb 2016 06:32:39 +0000
(14:32 +0800)
committer
Jeffery To
<
[email protected]
>
Thu, 11 Feb 2016 06:32:39 +0000
(14:32 +0800)
Signed-off-by: Jeffery To <
[email protected]
>
lang/python-cryptography/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-cryptography/Makefile
b/lang/python-cryptography/Makefile
index 6959f6d1b7ca5c4f6142f26ea70c3cd81bb928d8..317c4bf8032fd63f4d3fd68869d22feecf7367c4 100644
(file)
--- 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