diff options
Diffstat (limited to 'testing/php7/APKBUILD')
-rw-r--r-- | testing/php7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7/APKBUILD b/testing/php7/APKBUILD index 0b69648b52..b84001cd5e 100644 --- a/testing/php7/APKBUILD +++ b/testing/php7/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Valery Kartel <valery.kartel@gmail.com> pkgname=php7 pkgver=7.1.3 -pkgrel=0 +pkgrel=1 _apiver=20160303 _compat=7.1 _suffix=${pkgname#php} |