python-pip: Update to 23.2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
f2f9ec1253
commit
87fe943112
|
@ -8,11 +8,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-pip
|
PKG_NAME:=python-pip
|
||||||
PKG_VERSION:=23.2
|
PKG_VERSION:=23.2.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=pip
|
PYPI_NAME:=pip
|
||||||
PKG_HASH:=a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c
|
PKG_HASH:=fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2
|
||||||
|
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENSE.txt
|
PKG_LICENSE_FILES:=LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue