From: Michael Mair-Keimberger Date: Sun, 3 Jun 2018 09:16:29 +0000 (+0200) Subject: net-print/gtklp: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ab8f52ce3aa11cde8895c61e843676b872626d4c;p=gentoo.git net-print/gtklp: use HTTPs --- diff --git a/net-print/gtklp/gtklp-1.3.1.ebuild b/net-print/gtklp/gtklp-1.3.1.ebuild index f497e6e58bc7..4243a9bc3430 100644 --- a/net-print/gtklp/gtklp-1.3.1.ebuild +++ b/net-print/gtklp/gtklp-1.3.1.ebuild @@ -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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools eutils DESCRIPTION="A GUI for cupsd" -HOMEPAGE="http://gtklp.sirtobi.com/" +HOMEPAGE="https://gtklp.sirtobi.com/" SRC_URI="mirror://sourceforge/gtklp/${P}.src.tar.gz mirror://sourceforge/gtklp/logo.xpm.gz -> gtklp-logo.xpm.gz"