summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2022-06-03 00:13:14 +0000
committerPellegrino Prevete2022-06-03 00:13:14 +0000
commit1628c25cb62f25bebd6a2c8980bd7632ebbdd6e9 (patch)
tree154f8912b66245d713d653a2c8ba1d47fc5504f4 /PKGBUILD
parent94c0954bd7c22a8afd158017030e8a273fd86a27 (diff)
upgrade to 2.9.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fbd63b..2a712e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
_pkgname=libxml2
pkgname=python2-$_pkgname
-pkgver=2.9.13
-pkgrel=2
+pkgver=2.9.14
+pkgrel=1
pkgdesc='XML parsing library, version 2'
url='https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home'
arch=(aarch64 i686 pentium4 x86_64)
license=(MIT)
depends=(python2 $_pkgname zlib readline ncurses xz icu)
makedepends=(git)
-_commit=a075d256fd9ff15590b86d981b75a50ead124fca # tags/v2.9.13^0
+_commit=7846b0a677f8d3ce72486125fa281e92ac9970e8 # tags/v2.9.14^0
_w3_tests="https://www.w3.org/XML/Test/xmlts20130923.tar.gz"
source=("${_pkgname}::git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
no-fuzz.diff # Do not run fuzzing tests