mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/libxslt: rebuild against libxml2-2.13
This commit is contained in:
parent
ec01e553d4
commit
ea6f3799a1
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||||
pkgname=libxslt
|
pkgname=libxslt
|
||||||
pkgver=1.1.43
|
pkgver=1.1.43
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="XML stylesheet transformation library"
|
pkgdesc="XML stylesheet transformation library"
|
||||||
url="http://xmlsoft.org/XSLT/"
|
url="http://xmlsoft.org/XSLT/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -10,7 +10,7 @@ license="X11"
|
||||||
makedepends="
|
makedepends="
|
||||||
libgcrypt-dev
|
libgcrypt-dev
|
||||||
libgpg-error-dev
|
libgpg-error-dev
|
||||||
libxml2-dev
|
libxml2-dev~2.13
|
||||||
"
|
"
|
||||||
subpackages="
|
subpackages="
|
||||||
$pkgname-static
|
$pkgname-static
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue