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

index 07620a7f34e0e05bfb7ab7d6ce7535285a297aab..447c6e62ae29dbe60045c86f87e96138e0ab78a2 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="An IRC client similar to ircII, BitchX, or ircII EPIC"
-HOMEPAGE="http://xaric.org/"
-SRC_URI="http://xaric.org/software/${PN}/releases/${P}.tar.gz"
+HOMEPAGE="https://xaric.org/"
+SRC_URI="https://xaric.org/software/${PN}/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"