aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-curl
diff options
context:
space:
mode:
authorWaldemar Konik <informatyk74@interia.pl>2017-12-10 23:24:33 +0100
committerWaldemar Konik <informatyk74@interia.pl>2017-12-10 23:26:55 +0100
commit04f6b4cdce05efd7cd8ea18ecad8b01453dbeab6 (patch)
treed19d5ab5ea0440e9a2164a783c7987ddcc0b8077 /lang/python/python-curl
parent6789b0ffb8636ebe1034374fc6cc9bb1533680f7 (diff)
python-curl: update to 7.43.0.1
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Diffstat (limited to 'lang/python/python-curl')
-rw-r--r--lang/python/python-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-curl/Makefile b/lang/python/python-curl/Makefile
index cc29f8ec5..679ffef3c 100644
--- a/lang/python/python-curl/Makefile
+++ b/lang/python/python-curl/Makefile
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=pycurl
-PKG_VERSION:=7.43.0
+PKG_VERSION:=7.43.0.1
PKG_RELEASE:=1
PKG_MAINTAINER:=Waldemar Konik <informatyk74@interia.pl>
PKG_LICENSE:=LGPL-2.1
@@ -13,7 +13,7 @@ PKG_LICENSE_FILE=COPYING-LGPL
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://dl.bintray.com/pycurl/pycurl/
-PKG_HASH:=aa975c19b79b6aa6c0518c0cc2ae33528900478f0b500531dbcdbf05beec584c
+PKG_HASH:=43231bf2bafde923a6d9bb79e2407342a5f3382c1ef0a3b2e491c6a4e50b91aa
PKG_BUILD_DEPENDS:=python libcurl