aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup/rbuild
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-10-30 22:31:28 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2023-10-30 22:31:28 -0400
commitad803956c1f7ce1a4b0e820a21881a58a326b7f7 (patch)
treeeb36cfcd0bcbed76a51b0e97e0a46609769ca232 /setup/rbuild
parentdebian/changelog (7.2.1-2) (diff)
parentversion & changelog, tag for release (diff)
Merge tag 'sisu_7.3.0' into debian
SiSU 7.3.0
Diffstat (limited to 'setup/rbuild')
-rwxr-xr-xsetup/rbuild16
1 files changed, 7 insertions, 9 deletions
diff --git a/setup/rbuild b/setup/rbuild
index ddba6999..ccc752cb 100755
--- a/setup/rbuild
+++ b/setup/rbuild
@@ -3,8 +3,7 @@
Common Rakefile, Rantfile installer for SiSU
softlink Rakefile and Rantfile to this file
- - Homepage: <http://search.sisudoc.org>
- - Download: <http://www.jus.uio.no/sisu/download>
+ - Homepage: <https://sisudoc.org>
Copyright (C) 2007 Ralph Amissah
@@ -15,11 +14,11 @@
Rake is a Ruby build program by Jim Weirich
- Rake may be downloaded and installed from:
- <http://rake.rubyforge.org/>
+ <https://rake.rubyforge.org/>
Rant is a Ruby build program by Stefan Lang
- Rant may be downloaded and installed from:
- <http://make.rubyforge.org/>
+ <https://make.rubyforge.org/>
Notes on use:
[if rake is preferred and installed]
@@ -508,13 +507,12 @@ task :note_sources do
puts <<-WOK
SiSU project:
- <http://sisudoc.org>
- <http://www.jus.uio.no/sisu>
+ <https://sisudoc.org>
sisu source code is available at:
- <http://git.sisudoc.org>
- <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+ <https://git.sisudoc.org>
+ <https://git.sisudoc.org/projects/sisu>
sisu markup samples are provided/packaged separately as sisu-markup-samples:
- <http://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
+ <https://git.sisudoc.org/projects/sisu-markup>
WOK
end
task :note_installation do