From a25292253b3681e4abad6d7de2baeb0f25fd56e8 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 31 Aug 2017 12:21:05 +0200 Subject: net-irc/sic: Switch to HTTPS. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- net-irc/sic/sic-1.1.ebuild | 6 +++--- net-irc/sic/sic-1.2.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-irc/sic') diff --git a/net-irc/sic/sic-1.1.ebuild b/net-irc/sic/sic-1.1.ebuild index a15e46d10356..e820ee5b6532 100644 --- a/net-irc/sic/sic-1.1.ebuild +++ b/net-irc/sic/sic-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit toolchain-funcs DESCRIPTION="An extremly simple IRC client" -HOMEPAGE="http://tools.suckless.org/sic" -SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" +HOMEPAGE="https://tools.suckless.org/sic" +SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/net-irc/sic/sic-1.2.ebuild b/net-irc/sic/sic-1.2.ebuild index e20435f4e7d0..67faf284d4f9 100644 --- a/net-irc/sic/sic-1.2.ebuild +++ b/net-irc/sic/sic-1.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit toolchain-funcs DESCRIPTION="An extremly simple IRC client" -HOMEPAGE="http://tools.suckless.org/sic" -SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" +HOMEPAGE="https://tools.suckless.org/sic" +SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3-65-gdbad