From: Michael Wallner Date: Mon, 8 Jan 2018 12:05:09 +0000 (+0100) Subject: us1 mirror is disabled since Nov 2017 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Ftravis-pecl;a=commitdiff_plain;h=05f5e23f9c6a3d588675f0387c882af1f57c0e4e;hp=79de9c8e52f16a2e06324683cf4c00c91df1b6c1 us1 mirror is disabled since Nov 2017 --- 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_]' -)