diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-11-25 18:35:11 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2019-11-25 18:54:44 +0200 |
commit | 1fdb36ec6e65d74f7b3ceea753e7fcf6e8b0dfc1 (patch) | |
tree | 938e24cb42b6c7b1d0353919730a9b1c90d7a686 /community/php7 | |
parent | 2090e143369de22c64e69780bc51c9e0a717d8d6 (diff) | |
download | aports-1fdb36ec6e65d74f7b3ceea753e7fcf6e8b0dfc1.tar.bz2 aports-1fdb36ec6e65d74f7b3ceea753e7fcf6e8b0dfc1.tar.xz |
community/php7: bump for pcre on armhf
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 70fc1e2b06..7c2e6d90c9 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -27,7 +27,7 @@ pkgname=php7 _pkgreal=php pkgver=7.3.12 -pkgrel=0 +pkgrel=1 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |