aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-lxml/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-11-03 08:12:50 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-11-03 08:12:50 +0000
commit792fac2439b697d6355ad9a2250077a3be1fe67e (patch)
treedc2d2e149a7af9a88c816114b8d2621639a9b364 /community/py3-lxml/APKBUILD
parent8813d0f13ce0370cb8b3a75fc65d1b65a2aaf64c (diff)
community/py3-lxml: upgrade to 4.6.4
Diffstat (limited to 'community/py3-lxml/APKBUILD')
-rw-r--r--community/py3-lxml/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/py3-lxml/APKBUILD b/community/py3-lxml/APKBUILD
index 24f7bcc7512..f33c2bb0a46 100644
--- a/community/py3-lxml/APKBUILD
+++ b/community/py3-lxml/APKBUILD
@@ -3,8 +3,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-lxml
_pkgname=lxml
-pkgver=4.6.3
-pkgrel=1
+pkgver=4.6.4
+pkgrel=0
pkgdesc="Python3 LXML Library"
url="https://lxml.de/"
arch="all"
@@ -31,4 +31,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="57489c42257afd00376886d6873c97088778afa8009fa644e2660722d134f346030218c24be6329ee828f73f5164cdd1dad583c17addbdf3e0c84e4d8ab9e176 lxml-4.6.3.tar.gz"
+sha512sums="
+5398bd70f1be5ea84365643856ca2b293c466c0e128f54eefe4a19a779a507f0e3e83575c4850d6a735ce75d56a619b59673913ef5b0ce6cb183a19b5bcf32fe lxml-4.6.4.tar.gz
+"