diff options
Diffstat (limited to 'testing/php8/APKBUILD')
-rw-r--r-- | testing/php8/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php8/APKBUILD b/testing/php8/APKBUILD index e0278f3175..fee6486cdb 100644 --- a/testing/php8/APKBUILD +++ b/testing/php8/APKBUILD @@ -27,7 +27,7 @@ pkgname=php8 _pkgreal=php pkgver=8.0.0_rc4 _pkgver=${pkgver//_rc/RC} -pkgrel=0 +pkgrel=1 _apiver=20200930 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? |