From 80fb71fe1f7ecb143a4cde74ebfb1ca3a5506af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 13 Sep 2018 15:59:11 +0200 Subject: python3-urllib3: fix version --- python3-urllib3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python3-urllib3/Makefile') diff --git a/python3-urllib3/Makefile b/python3-urllib3/Makefile index 17057b0..a322299 100644 --- a/python3-urllib3/Makefile +++ b/python3-urllib3/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python3-urllib3 -PKG_VERSION:=3.0.4 +PKG_VERSION:=1.23 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://pypi.python.org/packages/source/u/urllib3/ -- cgit v1.2.3