pkg: wrong PHP default since a while

This commit is contained in:
Franco Fichtner 2021-01-11 09:30:51 +01:00
parent 1b0ebb2c8b
commit 50700b8cd7

View File

@ -29,7 +29,7 @@ all:
.include "Mk/defaults.mk"
CORE_ABI?= 20.7
CORE_PHP?= 72
CORE_PHP?= 73
CORE_PYTHON?= 37
.if exists(${GIT}) && exists(${GITVERSION})