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 b82fe6914b0..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.7.0
+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="
-d7ecd47d4739348cf82b46233c00b5d240a5c8a360d404ea5fdc389afeab847b1e0572176ab7327fb40f4f865ae8ad78170d8cab3aee3f6a60ee36b89e424497 icinga-php-library-0.7.0.tar.gz
+e811b66f9550972fc64f435b3a8fc7d263a2c1d0db86d34dd0179ee5c78babb2e19cd934e53a46d4e860d0bdc336619e9b67824cc4273ea049bea321a176acd4 icinga-php-library-0.13.0.tar.gz
"