From 093cee5c7b01d7562e3ef51e65625543c0971705 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 14 Mar 2021 12:32:49 -0400 Subject: Fix doubleplusungood refs unlinks (naptime => slackware.uk, http => https) --- sbosrcarch.faq | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbosrcarch.faq') diff --git a/sbosrcarch.faq b/sbosrcarch.faq index 88b0e2c..90a5a77 100644 --- a/sbosrcarch.faq +++ b/sbosrcarch.faq @@ -122,11 +122,11 @@ A: Several answers here: Add this to the base URL and get: - http://slackware.uk/sbosrcarch/by-md5/3/5/354f8756a7f33cf5b7a56377d1759e41/ + https://slackware.uk/sbosrcarch/by-md5/3/5/354f8756a7f33cf5b7a56377d1759e41/ Now add the filename part from DOWNLOAD or DOWNLOAD_x86_64, and you get: - http://slackware.uk/sbosrcarch/by-md5/3/5/354f8756a7f33cf5b7a56377d1759e41/atari800-3.1.0.tar.g + https://slackware.uk/sbosrcarch/by-md5/3/5/354f8756a7f33cf5b7a56377d1759e41/atari800-3.1.0.tar.gz This is the exact URL for the file, if it's actually present in the archive. Most likely, it will be, and your download will succeed. If @@ -140,11 +140,11 @@ A: Several answers here: Same as above, except someone's already written it for you. Download it here: - http://urchlay.naptime.net/repos/sbostuff/plain/sbosrc + https://slackware.uk/~urchlay/repos/sbostuff/plain/sbosrc ...or, it'd be better to use git: - git clone git://urchlay.naptime.net/sbostuff.git + git clone https://slackware.uk/~urchlay/repos/sbostuff Make it executable (chmod +x) and place it somewhere on your $PATH, such as /usr/local/bin. @@ -362,7 +362,7 @@ A: Two choices: The script lives here: - git clone git://urchlay.naptime.net/sbostuff.git + git clone https://slackware.uk/~urchlay/repos/sbostuff It's written in perl, and has extensive documentation. Run it as "sbosrcarch --help" to see the docs. -- cgit v1.2.3