summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2017-05-07 16:21:17 +0100
committerSimon Tatham <anakin@pobox.com>2017-05-07 16:21:17 +0100
commit84ed4f99448094cb6f964cd5dd8444553219b445 (patch)
tree0472a6e8bd4528771b23014c6e57cd53839792c9 /misc
parentb3db1cce32036aeb23ca830c9b1e818ce90f5a2b (diff)
downloadhalibut-84ed4f99448094cb6f964cd5dd8444553219b445.zip
halibut-84ed4f99448094cb6f964cd5dd8444553219b445.tar.gz
halibut-84ed4f99448094cb6f964cd5dd8444553219b445.tar.bz2
halibut-84ed4f99448094cb6f964cd5dd8444553219b445.tar.xz
Switch chiark URLs to https.
Diffstat (limited to 'misc')
-rw-r--r--misc/halibut.spec4
-rw-r--r--misc/halibut.vim2
2 files changed, 3 insertions, 3 deletions
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