aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2022-07-31 22:45:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2022-07-31 22:45:05 -0400
commit21233c699c1be8f055bcede52ab1b4eedb011507 (patch)
treef12add9c2947077e5a53002baf72b2744ad08824
parentsamba: create /var/log/samba for samba-4.15.7 (diff)
downloadgrs-21233c69.tar.gz
grs-21233c69.tar.bz2
grs-21233c69.zip
make.conf: freeharbor.net is deprecated
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--core/etc/portage/make.conf.CYCLE.32
1 files changed, 1 insertions, 1 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.3 b/core/etc/portage/make.conf.CYCLE.3
index 04d42ad..4a0596f 100644
--- a/core/etc/portage/make.conf.CYCLE.3
+++ b/core/etc/portage/make.conf.CYCLE.3
@@ -2,5 +2,5 @@ CFLAGS="-O2 -pipe -fno-diagnostics-color"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-gentoo-linux-musl"
MAKEOPTS="-j4"
-PORTAGE_BINHOST="http://bluedragon.freeharbor.net/"
+PORTAGE_BINHOST="http://192.168.3.13/"
ACCEPT_LICENSE="linux-fw-redistributable no-source-code"