Browse Source

python-lxml: bump to version 4.8.0

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

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

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-lxml
PKG_VERSION:=4.7.1
PKG_VERSION:=4.8.0
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=lxml
PKG_HASH:=a1613838aa6b89af4ba10a0f3a972836128801ed008078f8c1244e65958f1b24
PKG_HASH:=f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSES.txt


Loading…
Cancel
Save