mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxml2: update to 2.12.1.
This commit is contained in:
parent
c90a099e15
commit
35f385c068
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libxml2'
|
# Template file for 'libxml2'
|
||||||
pkgname=libxml2
|
pkgname=libxml2
|
||||||
version=2.11.4
|
version=2.12.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-threads --with-history --with-icu
|
configure_args="--with-threads --with-history --with-icu
|
||||||
--with-legacy --with-ftp --with-xptr-locs --enable-static"
|
--with-legacy --with-ftp --with-xptr-locs --enable-static"
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Library providing XML and HTML support"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libxml2"
|
homepage="https://gitlab.gnome.org/GNOME/libxml2"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/libxml2/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libxml2/${version%.*}/libxml2-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libxml2/${version%.*}/libxml2-${version}.tar.xz"
|
||||||
checksum=737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7
|
checksum=8982b9ccdf7f456e30d8f7012d50858c6623e495333b6191def455c7e95427eb
|
||||||
python_version=3
|
python_version=3
|
||||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue