diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2019-02-20 00:17:10 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2019-02-20 01:20:59 +0200 |
commit | 5fb8bf8a13e70d2ec27f7341d852013bfb40f64f (patch) | |
tree | d8c13dfc0c9cd9a5842a7cca2f2fc8c337f34bc1 /community/php7 | |
parent | b83bb9fc3ce0e61fc21e7304c6bca5952b36f20d (diff) | |
download | aports-5fb8bf8a13e70d2ec27f7341d852013bfb40f64f.tar.bz2 aports-5fb8bf8a13e70d2ec27f7341d852013bfb40f64f.tar.xz |
community/php7: bump for curl
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 1c6d4f8441..cf343979c0 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -26,7 +26,7 @@ pkgname=php7 _pkgreal=php pkgver=7.2.15 -pkgrel=0 +pkgrel=1 _apiver=20170718 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |