aboutsummaryrefslogtreecommitdiff
path: root/sbofindsrc
diff options
context:
space:
mode:
Diffstat (limited to 'sbofindsrc')
-rwxr-xr-xsbofindsrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbofindsrc b/sbofindsrc
index 1278e65..83939ea 100755
--- a/sbofindsrc
+++ b/sbofindsrc
@@ -37,7 +37,6 @@ debian
# leave off the trailing / (shouldn't really matter, but...)
sbosrcarch_mirrors="
http://slackware.org.uk/sbosrcarch
-http://urchlay.naptime.net/~urchlay/sbosrc
"
### end of config, start of code
@@ -194,7 +193,7 @@ debian_download() {
# my own archive. Not well populated yet.
naptime_download() {
- do_wget "http://urchlay.naptime.net/~urchlay/src/$dlfile"
+ do_wget "https://slackware.uk/~urchlay/src/$dlfile"
}
tld_download() {