X-Git-Url: https://git.m6w6.name/?p=m6w6%2Ftravis-pecl;a=blobdiff_plain;f=Makefile;h=2ccac0ff127512df00e8b031555fd9abe9df53e6;hp=3a34ec3a1ba08b0f069628445363f94469e2e8c4;hb=126f0d23ed321e2a40cb689b78ca6022ac6d3276;hpb=dd0a2e61211836ac7b24a271a5bd68af99dee3d6 diff --git a/Makefile b/Makefile index 3a34ec3..2ccac0f 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ export -PHP ?= 7.2 +PHP ?= 7.3 JOBS ?= 2 -PHP_MIRROR ?= http://us2.php.net/distributions/ +PHP_MIRROR ?= http://php.net/distributions/ TMPDIR ?= /tmp makdir := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))