diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 09:33:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:53 +0000 |
commit | 0aaa95f656247bb14036c39e54c1494cf58c8632 (patch) | |
tree | efa2f6114c938d17ef60ecd7164f53bb9ccc467d /testing/libxml++-2.6 | |
parent | 13b3b06707e886544134d293ceb8af24ef4b6186 (diff) | |
download | aports-0aaa95f656247bb14036c39e54c1494cf58c8632.tar.bz2 aports-0aaa95f656247bb14036c39e54c1494cf58c8632.tar.xz |
testing/libxml++-2.6: rebuild against perl 5.30
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" |