From faf1b9f597f895baf645db5955ceea79449c76ad Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sun, 24 Dec 2017 15:47:38 +0100 Subject: www-plugins/pdfjs: use HTTPS for HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/6619 --- www-plugins/pdfjs/pdfjs-1.9.426.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-plugins') diff --git a/www-plugins/pdfjs/pdfjs-1.9.426.ebuild b/www-plugins/pdfjs/pdfjs-1.9.426.ebuild index 4c12535dad2d..cb1fdf9d83fc 100644 --- a/www-plugins/pdfjs/pdfjs-1.9.426.ebuild +++ b/www-plugins/pdfjs/pdfjs-1.9.426.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A PDF reader in JavaScript" -HOMEPAGE="http://mozilla.github.io/pdf.js/" +HOMEPAGE="https://mozilla.github.io/pdf.js/" SRC_URI="https://github.com/mozilla/pdf.js/releases/download/v${PV}/${P}-dist.zip -> ${P}.zip" LICENSE="Apache-2.0" -- cgit v1.2.3