aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-04-29 00:36:04 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-04-29 00:37:33 +0200
commitccd9222baad080f8d6450538d0cadbb549e094a4 (patch)
treea9718c3f70ec3886ef58de22776de9b0c7ebd529 /community
parenta9332d0ef38689f415b221acd2a282b5ff53c070 (diff)
downloadaports-ccd9222baad080f8d6450538d0cadbb549e094a4.tar.bz2
aports-ccd9222baad080f8d6450538d0cadbb549e094a4.tar.xz
community/php7: rebuild
I'm trying to unblock aarch64 builder that is stuck on nextcloud, because it's trying to build it with outdated php7 package.
Diffstat (limited to 'community')
-rw-r--r--community/php7/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index bc59d62ef3..8590d2a889 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7
_pkgreal=php
pkgver=7.0.18
-pkgrel=0
+pkgrel=1
pkgdesc="The PHP language runtime engine - 7th branch"
url="http://www.php.net/"
arch="all"