net-irc/dccserver: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:02:53 +0000 (14:02 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:59 +0000 (19:24 -0400)
net-irc/dccserver/dccserver-0.5-r1.ebuild

index 24b5749157678ad3fafb1bdd8984ae29216ab20c..2576bf19e3536f7a20c37405630838f73c1789c7 100644 (file)
@@ -4,8 +4,8 @@
 EAPI=6
 
 DESCRIPTION="linux implementation of the mirc dccserver command"
-HOMEPAGE="http://www.nih.at/dccserver/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+HOMEPAGE="https://www.nih.at/dccserver/"
+SRC_URI="https://www.nih.at/dccserver/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"