diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-18 19:11:59 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-19 08:58:39 +0100 |
commit | bfa7daac12bf87e9c40caf7bc9ecc93a5c32dd93 (patch) | |
tree | ba80b50469bd22ab3b1792a94ac6f5dc03756340 /community | |
parent | 688a7d5cde9190c9032496863e9dad3df77d8e3c (diff) | |
download | aports-bfa7daac12bf87e9c40caf7bc9ecc93a5c32dd93.tar.bz2 aports-bfa7daac12bf87e9c40caf7bc9ecc93a5c32dd93.tar.xz |
community/php7: rebuild against librecode.so.3
Diffstat (limited to 'community')
-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 006c29f4ab..49d37393a2 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -27,7 +27,7 @@ pkgname=php7 _pkgreal=php pkgver=7.3.11 -pkgrel=0 +pkgrel=1 _apiver=20180731 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |