diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-11-29 23:07:53 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-11-29 23:31:31 +1100 |
commit | 47a53ea6902e7b65cf193c4f9394266c5a72b2b2 (patch) | |
tree | d8e98522e4aceda25e05845c3166ab631c818091 /python3-lxml/Pkgfile | |
parent | a996bea32f123cb07b5f2e9e1b800e14d8fe6ae5 (diff) | |
download | contrib-47a53ea6902e7b65cf193c4f9394266c5a72b2b2.tar.gz contrib-47a53ea6902e7b65cf193c4f9394266c5a72b2b2.tar.xz |
python3-lxml: 4.4.1 -> 4.4.2
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 314b9f61c..a2fb038e9 100644 --- a/python3-lxml/Pkgfile +++ b/python3-lxml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-beautifulsoup4 python3-cssselect python3-cython python3-html5lib libxslt name=python3-lxml -version=4.4.1 +version=4.4.2 release=1 source=(https://lxml.de/files/${name#*-}-$version.tgz) |