python-urllib3: Update to version 1.25.9
Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
parent
39a7ed9e00
commit
4b24a4210e
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-urllib3
|
||||
PKG_VERSION:=1.25.7
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.25.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=LICENSE.txt
|
|||
PKG_CPE_ID:=cpe:/a:urllib3_project:urllib3
|
||||
|
||||
PYPI_NAME:=urllib3
|
||||
PKG_HASH:=f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745
|
||||
PKG_HASH:=3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527
|
||||
|
||||
include ../pypi.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue