From fbf742e42d344aec6f0add4ae6540d523fd42601 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 19 May 2016 12:23:21 +0200 Subject: slackpkg+: my package repository is no longer hosted on taper but on bear. The URLs mentioning 'taper' instead of 'bear' will still work because the webserver on taper will do automatic redirection to bear. --- make_slackware_live.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 4b91793..2c370c9 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1082,9 +1082,9 @@ GREYLIST=on PKGS_PRIORITY=( restricted alienbob ktown_testing ) REPOPLUS=( slackpkgplus restricted alienbob ktown_testing ) MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/ -MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/${SL_VERSION}/${SL_ARCH}/ -MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/${SL_VERSION}/${SL_ARCH}/ -MIRRORPLUS['ktown_testing']=http://taper.alienbase.nl/mirrors/alien-kde/${SL_VERSION}/testing/${SL_ARCH}/ +MIRRORPLUS['restricted']=http://bear.alienbase.nl/mirrors/people/alien/restricted_sbrepos/${SL_VERSION}/${SL_ARCH}/ +MIRRORPLUS['alienbob']=http://bear.alienbase.nl/mirrors/people/alien/sbrepos/${SL_VERSION}/${SL_ARCH}/ +MIRRORPLUS['ktown_testing']=http://bear.alienbase.nl/mirrors/alien-kde/${SL_VERSION}/testing/${SL_ARCH}/ MIRRORPLUS['mate_testing']=http://slackware.uk/msb/testing/1.12/${SL_ARCH}/ EOPL -- cgit v1.2.3