diff --git a/libxml2/PKGBUILD b/libxml2/PKGBUILD index 88d8b79a62..32441ae403 100644 --- a/libxml2/PKGBUILD +++ b/libxml2/PKGBUILD @@ -10,12 +10,12 @@ pkgname=( libxml2 libxml2-docs ) -pkgver=2.12.3 +pkgver=2.12.4 pkgrel=1 pkgdesc="XML C parser and toolkit" url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) -license=(custom:MIT) +license=(MIT) depends=( icu ncurses @@ -27,7 +27,7 @@ makedepends=( git python ) -_commit=30d22bec03893ad646907050959bdfe9e8000146 # tags/v2.12.3^0 +_commit=8292f361458fcffe0bff515a385be02e9d35582c # tags/v2.12.4^0 source=( "git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit" 0001-HACK-Don-t-run-fuzzing-tests.patch