summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/manpage.but2
-rw-r--r--misc/halibut.spec4
-rw-r--r--misc/halibut.vim2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/manpage.but b/doc/manpage.but
index 711f7e3..56048f6 100644
--- a/doc/manpage.but
+++ b/doc/manpage.but
@@ -144,7 +144,7 @@ For more information on Halibut, including full details of the input
file format, look in the full manual. If this is not installed
locally on your system, you can also find it at the Halibut web site:
-\W{http://www.chiark.greenend.org.uk/~sgtatham/halibut/}\cw{http://www.chiark.greenend.org.uk/~sgtatham/halibut/}
+\W{https://www.chiark.greenend.org.uk/~sgtatham/halibut/}\cw{https://www.chiark.greenend.org.uk/~sgtatham/halibut/}
\H{manpage-bugs} BUGS
diff --git a/misc/halibut.spec b/misc/halibut.spec
index 484fb5c..0803db2 100644
--- a/misc/halibut.spec
+++ b/misc/halibut.spec
@@ -9,11 +9,11 @@
Name: halibut
Version: 0.9
Release: 1
-Source: http://www.chiark.greenend.org.uk/~sgtatham/halibut/%{name}-%{version}.tar.gz
+Source: https://www.chiark.greenend.org.uk/~sgtatham/halibut/%{name}-%{version}.tar.gz
Group: Applications/Text
Summary: TeX-like software manual tool
License: MIT
-URL: http://www.chiark.greenend.org.uk/~sgtatham/halibut.html
+URL: https://www.chiark.greenend.org.uk/~sgtatham/halibut.html
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%package vim
diff --git a/misc/halibut.vim b/misc/halibut.vim
index 170bb09..9c0de87 100644
--- a/misc/halibut.vim
+++ b/misc/halibut.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: Halibut
" Maintainer: Jacob Nevins <jacobn+vim@chiark.greenend.org.uk>
-" URL: http://www.chiark.greenend.org.uk/~sgtatham/halibut/
+" URL: https://www.chiark.greenend.org.uk/~sgtatham/halibut/
" Filenames: *.but
" I've never been entirely comfortable with vim's syntax highlighting