diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:51 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | a42861cb21508fe67d7fb2ec4f0da40047683ffe (patch) | |
tree | 45e617effe5821eb8155c0bee92882ff022567ee /community/php7 | |
parent | 38a50b54787639c85fec198418e5efad4f625aa1 (diff) | |
download | aports-a42861cb21508fe67d7fb2ec4f0da40047683ffe.tar.bz2 aports-a42861cb21508fe67d7fb2ec4f0da40047683ffe.tar.xz |
community/php7: rebuild against icu 65.1
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 05ce2ec758..8ed2e9f0c0 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -27,7 +27,7 @@ pkgname=php7 _pkgreal=php pkgver=7.3.15 -pkgrel=0 +pkgrel=1 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |