aboutsummaryrefslogtreecommitdiff
path: root/sbosrcarch.faq
diff options
context:
space:
mode:
Diffstat (limited to 'sbosrcarch.faq')
-rw-r--r--sbosrcarch.faq10
1 files changed, 5 insertions, 5 deletions
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.