aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2023-04-06 23:09:40 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:34 +0700
commit798b8d62add4048494a5bc7a66de935d3e900f5e (patch)
tree053e25ca821932598953a3d9b6b6b334d20f190c /development
parent326eeb7fc48506cf1bfd4fdf4df76acdeca1151f (diff)
development/guile2.2: Use https for DOWNLOAD
Some people use a web browser to download things (yeah, I know, they should use curl or wget or something else, but...), and modern web browsers apparently don't know how to handle ftp links any more :/ Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/guile2.2/guile2.2.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/guile2.2/guile2.2.info b/development/guile2.2/guile2.2.info
index 3f1c79c88416d..3f7fa2282dbcd 100644
--- a/development/guile2.2/guile2.2.info
+++ b/development/guile2.2/guile2.2.info
@@ -1,7 +1,7 @@
PRGNAM="guile2.2"
VERSION="2.2.6"
HOMEPAGE="https://www.gnu.org/software/guile"
-DOWNLOAD="ftp://ftp.gnu.org/gnu/guile/guile-2.2.6.tar.xz"
+DOWNLOAD="https://ftp.gnu.org/gnu/guile/guile-2.2.6.tar.xz"
MD5SUM="e946a685e782685f6ebb97026131a315"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""