From f1778d4cdd8cfab9d4cca32b58e4696ceb24b872 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Tue, 29 Jul 2014 21:17:48 +0200 Subject: [PATCH] Update the default package URL Change-Id: I1f82f195b5bbc511b54b0598cf55a2231ed20c42 --- releasetools/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/release.sh b/releasetools/release.sh index b5017211b..af8347e5d 100755 --- a/releasetools/release.sh +++ b/releasetools/release.sh @@ -27,7 +27,7 @@ then echo Please install pkg_install from pkgsrc. fi # Packages we have to pre-install, and url to use -PACKAGEURL=ftp://ftp.minix3.org/pub/minix/packages/$version_pretty/`uname -m`/All/ +PACKAGEURL=http://www.minix3.org/pkgsrc/packages/$version_pretty/`uname -m`/All/ PREINSTALLED_PACKAGES=" pkg_install pkgin -- 2.44.0