python-curl: update to 7.43.0.1
authorWaldemar Konik <redacted>
Sun, 10 Dec 2017 22:24:33 +0000 (23:24 +0100)
committerWaldemar Konik <redacted>
Sun, 10 Dec 2017 22:26:55 +0000 (23:26 +0100)
Signed-off-by: Waldemar Konik <redacted>
lang/python/python-curl/Makefile

index cc29f8ec54219965a751589349b0b120b427fed8..679ffef3ce9fcc24df84a0b9bd7a7f34d1be2520 100644 (file)
@@ -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
 
git clone https://git.99rst.org/PROJECT