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:
1db9961
)
python-cffi: update to 1.5.2
author
Jeffery To
<
[email protected]
>
Tue, 22 Mar 2016 11:46:44 +0000
(19:46 +0800)
committer
Jeffery To
<
[email protected]
>
Tue, 22 Mar 2016 11:46:44 +0000
(19:46 +0800)
Signed-off-by: Jeffery To <
[email protected]
>
lang/python-cffi/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-cffi/Makefile
b/lang/python-cffi/Makefile
index f3bcabfc4c5a9a8bc8876a92f94f47a86fce0eb3..a3269601681bdf7b2034804b589370153a0e9042 100644
(file)
--- a/
lang/python-cffi/Makefile
+++ b/
lang/python-cffi/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=cffi
-PKG_VERSION:=1.5.
0
+PKG_VERSION:=1.5.
2
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/c/cffi
-PKG_MD5SUM:=
dec8441e67880494ee881305059af656
+PKG_MD5SUM:=
fa766133f7299464c8bf857e0c966a82
PKG_BUILD_DEPENDS:=python python-setuptools
HOST_BUILD_DEPENDS:=libffi/host python/host python-setuptools/host python-pycparser/host