mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
python-lxml: update to 6.0.4
Bump version 6.0.2 -> 6.0.4 (bugfix release). Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
a17344c99e
commit
a78df1ef40
@@ -8,11 +8,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-lxml
|
PKG_NAME:=python-lxml
|
||||||
PKG_VERSION:=6.0.2
|
PKG_VERSION:=6.0.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=lxml
|
PYPI_NAME:=lxml
|
||||||
PKG_HASH:=cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62
|
PKG_HASH:=4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2
|
||||||
|
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=LICENSES.txt
|
PKG_LICENSE_FILES:=LICENSES.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user