Browse Source

python-lxml: bump to 4.6.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 3 years ago
parent
commit
7d1c3560d8
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/python/python-lxml/Makefile

+ 3
- 3
lang/python/python-lxml/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-lxml
PKG_VERSION:=4.6.3
PKG_RELEASE:=1
PKG_VERSION:=4.6.4
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=lxml
PKG_HASH:=39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468
PKG_HASH:=daf9bd1fee31f1c7a5928b3e1059e09a8d683ea58fb3ffc773b6c88cb8d1399c
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSES.txt


Loading…
Cancel
Save