X-Git-Url: https://git.m6w6.name/?p=m6w6%2Ftravis-pecl;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0e161c81a93ebb6199aadbe5f8ded9b0cfc91d37;hp=93caffb1843b2388d82a819506546c1ffb0427bd;hb=05f5e23f9c6a3d588675f0387c882af1f57c0e4e;hpb=79de9c8e52f16a2e06324683cf4c00c91df1b6c1 diff --git a/Makefile b/Makefile index 93caffb..0e161c8 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ export PHP ?= 5.6 JOBS ?= 2 -PHP_MIRROR ?= http://us1.php.net/distributions/ +PHP_MIRROR ?= http://us2.php.net/distributions/ TMPDIR ?= /tmp tmpnam := $(TMPDIR)/php-$(PHP)-$(shell env |grep -E '^with_|^enable_' | tr -c '[a-zA-Z_]' -)