summaryrefslogtreecommitdiff
path: root/package/pycurl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-08 20:37:10 +0100
commite45bc457ab9015c50a9f4e22ac248d780de826fe (patch)
treee657718ecddc852ae897cd0e057624b295fc0d48 /package/pycurl
parent686a06394ba839d3f246a2bb3acc152da5167c2f (diff)
fix release build for uClibc raspberry-pi
Diffstat (limited to 'package/pycurl')
-rw-r--r--package/pycurl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pycurl/Makefile b/package/pycurl/Makefile
index c71552044..05dcb49d8 100644
--- a/package/pycurl/Makefile
+++ b/package/pycurl/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= pycurl
-PKG_VERSION:= 7.19.0
+PKG_VERSION:= 7.19.0.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 919d58fe37e69fe87ce4534d8b6a1c7b
+PKG_MD5SUM:= 518be33976dbc6838e42495ada64b43f
PKG_DESCR:= Python module for fetching of files
PKG_SECTION:= lang
PKG_BUILDDEP:= python2 curl