Update dead link, use HTTPS
authorMichał Kępień <github@kempniu.pl>
Fri, 18 Nov 2016 21:52:25 +0000 (22:52 +0100)
committerJustin Bronder <jsbronder@gentoo.org>
Sat, 19 Nov 2016 16:33:12 +0000 (11:33 -0500)
net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild

index 552125874f08dbd2a8a1d57dd8ec4f713a810b76..322add75b054f14031d08abb81c72dc455a232fc 100644 (file)
@@ -13,7 +13,7 @@ inherit python-single-r1 user systemd versionator
 MY_P="${P/sab/SAB}"
 
 DESCRIPTION="Binary newsgrabber with web-interface"
-HOMEPAGE="http://www.sabnzbd.org/"
+HOMEPAGE="https://sabnzbd.org/"
 SRC_URI="https://github.com/sabnzbd/sabnzbd/releases/download/${PV}/${MY_P}-src.tar.gz"
 
 # Sabnzbd is GPL-2 but bundles software with the following licenses.
@@ -124,7 +124,7 @@ pkg_postinst() {
                        ewarn
                        ewarn "Upgrading from ${PN}-0.x.y to ${PN}-1.x.y introduces incompatible changes, see:"
                        ewarn
-                       ewarn "    http://wiki.sabnzbd.org/introducing-1-0-0"
+                       ewarn "    https://sabnzbd.org/wiki/introducing-1-0-0"
                        ewarn
                        ewarn "In particular, you need to let your queue complete before restarting SABnzbd+."
                        break