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

index bd1c79b01baf09ec6b94f618689f4e6247015b00..d88b40d78f0b7dd72fa905cc170dc6b571893552 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
 MY_P="IRCStats-${PV}"
 
 DESCRIPTION="IRCStats tries to be a log analyzer for Linux similar to mIRCStats"
-HOMEPAGE="http://humdi.net/ircstats/"
-SRC_URI="http://humdi.net/ircstats/${MY_P}.tgz"
+HOMEPAGE="https://humdi.net/ircstats/"
+SRC_URI="https://humdi.net/ircstats/${MY_P}.tgz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"