diff options
Diffstat (limited to 'testing/libxml++-2.6')
-rw-r--r-- | testing/libxml++-2.6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libxml++-2.6/APKBUILD b/testing/libxml++-2.6/APKBUILD index a30a0f131d..19af9b0fce 100644 --- a/testing/libxml++-2.6/APKBUILD +++ b/testing/libxml++-2.6/APKBUILD @@ -3,7 +3,7 @@ pkgname=libxml++-2.6 _pkgname=libxml++ pkgver=2.40.1 -pkgrel=1 +pkgrel=2 pkgdesc="libbxml++ is a C++ wrapper for the libxml XML parser library." url="http://libxmlplusplus.sourceforge.net/" arch="all" |