14.2 -> 15.0

This commit is contained in:
Darren 'Tadgy' Austin 2022-07-25 16:54:26 +01:00
commit 892bf4d0bf

View file

@ -98,7 +98,7 @@ our $FAKE = 0;
#our $changelog_url = #our $changelog_url =
#"http://ftp.slackware.com/pub/slackware/slackware64-14.2/ChangeLog.txt"; #"http://ftp.slackware.com/pub/slackware/slackware64-14.2/ChangeLog.txt";
our $changelog_url = our $changelog_url =
"ftp://ftp.osuosl.org/pub/slackware/slackware-14.2/ChangeLog.txt"; "ftp://ftp.osuosl.org/pub/slackware/slackware-15.0/ChangeLog.txt";
# Max time curl will spend trying to do its thing. It'll give up after # Max time curl will spend trying to do its thing. It'll give up after
# this many seconds, if it can't download the ChangeLog. # this many seconds, if it can't download the ChangeLog.