From 7be48a6cd4f48179152999531242446f3d22aae3 Mon Sep 17 00:00:00 2001 From: Dan McDonald Date: Tue, 12 Jul 2022 15:42:53 -0400 Subject: OS-8394 Move smartos-live (and friends if needed) to pkgsrc.smartos.org --- usr/src/test/smartos-test/smartos-test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr/src/test/smartos-test/smartos-test.sh b/usr/src/test/smartos-test/smartos-test.sh index 4c63905aa7..9741d22e30 100755 --- a/usr/src/test/smartos-test/smartos-test.sh +++ b/usr/src/test/smartos-test/smartos-test.sh @@ -13,6 +13,7 @@ # # Copyright 2020 Joyent, Inc. +# Copyright 2022 MNX Cloud, Inc. # # @@ -202,7 +203,7 @@ function setup_pkgsrc { # We should always use the same pkgsrc version as we have installed # on the build machine in case any of our tests link against libraries # in /opt/local - PKGSRC_STEM="https://pkgsrc.joyent.com/packages/SmartOS/bootstrap" + PKGSRC_STEM="https://pkgsrc.smartos.org/packages/SmartOS/bootstrap" BOOTSTRAP_TAR="bootstrap-2018Q4-tools.tar.gz" BOOTSTRAP_SHA="b599667c80e4a42157763ed25d868ec7dc34962d" -- cgit v1.2.3