* update libxml2 to 2.11.5-1

This commit is contained in:
Alexander Baldeck 2023-08-23 23:38:12 +02:00
parent d9fd4b5d96
commit a4d380b17d

View File

@ -1,3 +1,4 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
# Contributor: Jan de Groot <jgc@archlinux.org>
@ -9,7 +10,7 @@ pkgname=(
libxml2
libxml2-docs
)
pkgver=2.11.4
pkgver=2.11.5
pkgrel=1
pkgdesc="XML C parser and toolkit"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
@ -26,7 +27,7 @@ makedepends=(
git
python
)
_commit=2e9f7860a9cb8be29eca90b7409ef0278d30ef10 # tags/v2.11.4^0
_commit=2b998a4ffbdfea04fc6a620721abc690a15743af # tags/v2.11.5^0
source=(
"git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
0001-HACK-Don-t-run-fuzzing-tests.patch