diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-13 10:31:07 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-13 10:31:07 +0100 |
commit | 9ca1ef482f4923c0c1abfa93bb0c90d453fac049 (patch) | |
tree | 01ba4af082b9d532e69990166c9da48cc5329bf8 /python3-lxml | |
parent | ac1f654eba83a384cb49e3aa9b4003cd487296bc (diff) | |
download | contrib-9ca1ef482f4923c0c1abfa93bb0c90d453fac049.tar.gz contrib-9ca1ef482f4923c0c1abfa93bb0c90d453fac049.tar.xz |
python3-lxml: rebuild for libxml2
Diffstat (limited to 'python3-lxml')
-rw-r--r-- | python3-lxml/.signature | 4 | ||||
-rw-r--r-- | python3-lxml/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-lxml/.signature b/python3-lxml/.signature index 329c0026b..4b760d03c 100644 --- a/python3-lxml/.signature +++ b/python3-lxml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39dD98MxS9sSNEz2KvYucV5janEq/Cza+a+sJQ1OrGzZl/nudKEIv0Am3rRT7i5xP+tvx47hB9kQRoAVe/dE2AA= -SHA256 (Pkgfile) = fb831229f3894e24089f1a042609bbd19e573bb24e4057ff1ba789fc64e3a1a2 +RWSagIOpLGJF33prStwEMG2ggDghNc4pi7wn8dmMaSWI8kJvGOHlQXhbdBgVaCNwiXVOr+TmXzaq2c7wcHB8pidhcGJFCWDwNwk= +SHA256 (Pkgfile) = 4b30400ce087f517c3e27bf06256c701d4021ca9e227d747c342cca1c354d2f6 SHA256 (.footprint) = 4a0c1906298ff44c9d1c5d4b727f0f983beebcd23349c6db9e50040ac6ab7867 SHA256 (lxml-4.6.4.tar.gz) = 5a7cef132353fc36de6f6b26dacde07b22217c6b4f8c11ef48e8bf0011f48160 diff --git a/python3-lxml/Pkgfile b/python3-lxml/Pkgfile index 5fa88a7d7..26f401c29 100644 --- a/python3-lxml/Pkgfile +++ b/python3-lxml/Pkgfile @@ -6,7 +6,7 @@ name=python3-lxml _name=${name#*-} version=4.6.4 -release=1 +release=2 source=(https://github.com/$_name/$_name/archive/refs/tags/$_name-$version.tar.gz) build() { |