diff options
Diffstat (limited to 'python3-urllib3/Makefile')
-rw-r--r-- | python3-urllib3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |