diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-23 12:02:21 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-24 16:53:32 +0000 |
commit | cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f (patch) | |
tree | 499c3dffc00429fe1be8f7fa644535494ecbc9c7 /community/php7 | |
parent | a8a1b91446db94e5eafa5ebe8b532fa0025c26c4 (diff) | |
download | aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.bz2 aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.xz |
community/*: rebuild against icu-67.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 f4fe2d5ddd..fa7835b9be 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -27,7 +27,7 @@ pkgname=php7 _pkgreal=php pkgver=7.3.17 -pkgrel=1 +pkgrel=2 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |