aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7')
-rw-r--r--community/php7/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index 71d12de7499..e24bc09d432 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -26,11 +26,11 @@
pkgname=php7
_pkgreal=php
pkgver=7.4.26
-pkgrel=0
+pkgrel=1
_apiver=20190902
_suffix=${pkgname#php}
# Is this package the default (latest) PHP version?
-_default_php="yes"
+_default_php="no"
pkgdesc="The PHP$_suffix language runtime engine"
url="https://www.php.net/"
arch="all"