commit: 9f48520bd0f3bc2e96528798781ae5179d6faf20 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Sep 10 19:30:25 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 22 14:08:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f48520b
net-print/cups-windows: use HTTPS for links to cups.org. Closes: https://github.com/gentoo/gentoo/pull/5683 net-print/cups-windows/cups-windows-6.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cups-windows/cups-windows-6.0-r1.ebuild b/net-print/cups-windows/cups-windows-6.0-r1.ebuild index 2065668a797..abb0f1bf475 100644 --- a/net-print/cups-windows/cups-windows-6.0-r1.ebuild +++ b/net-print/cups-windows/cups-windows-6.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="CUPS PostScript Driver for Windows" -HOMEPAGE="http://www.cups.org/" +HOMEPAGE="https://www.cups.org/" SRC_URI="mirror://gentoo/${P}-source.tar.bz2" LICENSE="GPL-2"
