1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libxslt: rebuild against libxml2-2.13

This commit is contained in:
ptrcnull 2025-03-30 17:42:58 +02:00
parent ec01e553d4
commit ea6f3799a1

View file

@ -2,7 +2,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
pkgname=libxslt
pkgver=1.1.43
pkgrel=2
pkgrel=3
pkgdesc="XML stylesheet transformation library"
url="http://xmlsoft.org/XSLT/"
arch="all"
@ -10,7 +10,7 @@ license="X11"
makedepends="
libgcrypt-dev
libgpg-error-dev
libxml2-dev
libxml2-dev~2.13
"
subpackages="
$pkgname-static