libxslt: update to 1.1.37.
This commit is contained in:
parent
81473cf4ff
commit
2080e3ba53
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'libxslt'
|
||||
pkgname=libxslt
|
||||
version=1.1.35
|
||||
revision=2
|
||||
version=1.1.37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-dependency-tracking"
|
||||
hostmakedepends="docbook-xml docbook-xsl libtool pkg-config python3"
|
||||
makedepends="libxml2-devel libgcrypt-devel python3-devel"
|
||||
checkdepends="libxml2-python3"
|
||||
short_desc="XSLT parser library from the GNOME project"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://gitlab.gnome.org/GNOME/libxslt"
|
||||
distfiles="${GNOME_SITE}/libxslt/${version%.*}/libxslt-${version}.tar.xz"
|
||||
checksum=8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79
|
||||
checksum=3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4
|
||||
python_version=3
|
||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
|
||||
|
||||
|
|
Loading…
Reference in New Issue