From d891334bbe1b6163ef28316098b4a7ff3f3286fb Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Mon, 22 Oct 2018 15:44:44 -0600 Subject: [PATCH] Modify Parrot-Build config. Former-commit-id: 131b201a47e389937386a5c433b9011b723e0e92 Former-commit-id: fe84f144adc1ebdcaa4518fae1722d0fc5794a2c --- modules/parrot-build/auto/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/parrot-build/auto/config b/modules/parrot-build/auto/config index c4efcdb8..a2b5e3d7 100755 --- a/modules/parrot-build/auto/config +++ b/modules/parrot-build/auto/config @@ -4,8 +4,9 @@ set -e set -o pipefail # Bashism parrot_mirror=http://archive.parrotsec.org/parrot +public_mirror=http://archive.parrotsec.org/parrot -public_mirror=http://deb.parrotsec.org/parrot +#public_mirror=http://deb.parrotsec.org/parrot # Detect target architecture and filter args