diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 13:25:36 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:46:08 +0000 |
commit | a4ddfc98c62c5ba75f50ef9d1e549f7eb50e041a (patch) | |
tree | 93994c93f31c135de11b24b3cb6c9784db0f33c4 /community/php7 | |
parent | c45e5d5d997e56c9130eb730c229f7b7e352bae8 (diff) | |
download | aports-a4ddfc98c62c5ba75f50ef9d1e549f7eb50e041a.tar.bz2 aports-a4ddfc98c62c5ba75f50ef9d1e549f7eb50e041a.tar.xz |
community/php7: rebuild against readline-7.0.003
Diffstat (limited to 'community/php7')
-rw-r--r-- | community/php7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 75b5b675e1..e07f145985 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -20,7 +20,7 @@ pkgname=php7 _pkgreal=php pkgver=7.1.5 -pkgrel=0 +pkgrel=1 _apiver=20160303 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |