Browse Source

Merge pull request #10736 from commodo/python-lxml-update

python-lxml: bump to version 4.4.2
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
68cf6c1aea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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.4.1
PKG_VERSION:=4.4.2
PKG_RELEASE:=1
PYPI_NAME:=lxml
PKG_HASH:=c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692
PKG_HASH:=eff69ddbf3ad86375c344339371168640951c302450c5d3e9936e98d6459db06
PKG_LICENSE:=BSD
PKG_LICENSE_FILES:=LICENSES.txt


Loading…
Cancel
Save