mirror of https://github.com/openwrt/packages.git
python-referencing: Update to 0.32.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>pull/22886/head
parent
bf649a1231
commit
c5f7f79609
|
@ -8,11 +8,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-referencing
|
PKG_NAME:=python-referencing
|
||||||
PKG_VERSION:=0.31.1
|
PKG_VERSION:=0.32.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=referencing
|
PYPI_NAME:=referencing
|
||||||
PKG_HASH:=81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec
|
PKG_HASH:=689e64fe121843dcfd57b71933318ef1f91188ffb45367332700a86ac8fd6161
|
||||||
|
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
Loading…
Reference in New Issue