diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2013-04-08 12:15:06 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2013-04-08 12:15:06 +0000 |
commit | 8fa216622c0853e6d24febf2ce882c1c1e4ffd97 (patch) | |
tree | 0c07a008ffa45e24c06c380e26a7c751a7c1c554 /main/libxml2/APKBUILD | |
parent | b72318e0a3e37a0556bc8aa0d6029e9fbfd46241 (diff) | |
download | aports-8fa216622c0853e6d24febf2ce882c1c1e4ffd97.tar.bz2 aports-8fa216622c0853e6d24febf2ce882c1c1e4ffd97.tar.xz |
main/libxml2: add leftover patch
Diffstat (limited to 'main/libxml2/APKBUILD')
-rw-r--r-- | main/libxml2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libxml2/APKBUILD b/main/libxml2/APKBUILD index f447a2bcb9..c6b0e27ab5 100644 --- a/main/libxml2/APKBUILD +++ b/main/libxml2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=libxml2 pkgver=2.9.0 -pkgrel=2 +pkgrel=3 pkgdesc="XML parsing library, version 2" url="http://www.xmlsoft.org/" arch="all" |