aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/deluge/deluge-1.3.15-r2.ebuild')
-rw-r--r--net-p2p/deluge/deluge-1.3.15-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-1.3.15-r2.ebuild b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
index 0c1ef205..5f98cca4 100644
--- a/net-p2p/deluge/deluge-1.3.15-r2.ebuild
+++ b/net-p2p/deluge/deluge-1.3.15-r2.ebuild
@@ -9,7 +9,7 @@ PLOCALES="af ar ast be bg bn bs ca cs cy da de el en_AU en_CA en_GB eo es et eu
inherit distutils-r1 eutils systemd user l10n
DESCRIPTION="BitTorrent client with a client/server model"
-HOMEPAGE="http://deluge-torrent.org/"
+HOMEPAGE="https://deluge-torrent.org/"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
@@ -144,7 +144,7 @@ pkg_postinst() {
elog "and /etc/systemd/system/deluge-web.service.d/00gentoo.conf"
fi
elog
- elog "For more information look at http://dev.deluge-torrent.org/wiki/Faq"
+ elog "For more information look at https://dev.deluge-torrent.org/wiki/Faq"
elog
}
# vi: set diffopt=iwhite,filler: