diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-18 14:20:53 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-18 14:20:53 +0100 |
commit | f76a0a23f240d682c66e18b4737c6bb771b3b747 (patch) | |
tree | fa9573a2a333fc248b303f054680007e021332a0 /python3-lxml/Pkgfile | |
parent | b1cfa87a79e3810051bf1a7ea0eedc2ad8b47eda (diff) | |
download | contrib-f76a0a23f240d682c66e18b4737c6bb771b3b747.tar.gz contrib-f76a0a23f240d682c66e18b4737c6bb771b3b747.tar.xz |
python3-lxml: 4.7.1 -> 4.8.0
Diffstat (limited to 'python3-lxml/Pkgfile')
-rw-r--r-- | python3-lxml/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-lxml/Pkgfile b/python3-lxml/Pkgfile index c2ae276f2..30314bbba 100644 --- a/python3-lxml/Pkgfile +++ b/python3-lxml/Pkgfile @@ -5,7 +5,7 @@ name=python3-lxml _name=${name#*-} -version=4.7.1 +version=4.8.0 release=1 source=(https://github.com/$_name/$_name/archive/refs/tags/$_name-$version.tar.gz) |