aboutsummaryrefslogtreecommitdiffstats
path: root/community/icinga-php-library/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/icinga-php-library/APKBUILD')
-rw-r--r--community/icinga-php-library/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/icinga-php-library/APKBUILD b/community/icinga-php-library/APKBUILD
index 23bdc0f7311..6d4f608b673 100644
--- a/community/icinga-php-library/APKBUILD
+++ b/community/icinga-php-library/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=icinga-php-library
-pkgver=0.6.1
+pkgver=0.13.0
pkgrel=0
pkgdesc="Bundle for all Icinga PHP libraries"
url="https://github.com/Icinga/icinga-php-library"
-arch="noarch !armhf !armv7 !s390x !mips !mips64 !x86"
+arch="noarch !armhf !armv7 !s390x !x86"
license="MIT"
options="!check"
subpackages="$pkgname-doc"
@@ -22,5 +22,5 @@ package() {
}
sha512sums="
-64800727e60630224993bda89494921a3e10f14ccb43b8f57d023b372806ce9253cdf7f6e933df8b494ef0369784714ac857fb288f7f08880c29e8643f25e2ec icinga-php-library-0.6.1.tar.gz
+e811b66f9550972fc64f435b3a8fc7d263a2c1d0db86d34dd0179ee5c78babb2e19cd934e53a46d4e860d0bdc336619e9b67824cc4273ea049bea321a176acd4 icinga-php-library-0.13.0.tar.gz
"