diff options
author | TBK <tbk@jjtc.eu> | 2020-02-26 21:55:00 +0100 |
---|---|---|
committer | TBK <tbk@jjtc.eu> | 2020-03-23 14:33:48 +0100 |
commit | e056060b337a5b9b7eba3e36e15ced36944c244d (patch) | |
tree | 6eaf6e9f482f01a980ab38bab69e166e55b24553 /community/php7 | |
parent | 91bfeb0ec447938c1bc936357d6ca4850b2bbf0d (diff) | |
download | aports-e056060b337a5b9b7eba3e36e15ced36944c244d.tar.bz2 aports-e056060b337a5b9b7eba3e36e15ced36944c244d.tar.xz |
community/php7: rebuild against krb5 1.18
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 794787b7ef..faeb29f7e0 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -27,7 +27,7 @@ pkgname=php7 _pkgreal=php pkgver=7.3.16 -pkgrel=0 +pkgrel=1 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |