www-plugins/pdfjs: use HTTPS for HOMEPAGE.
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 24 Dec 2017 14:47:38 +0000 (15:47 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 24 Dec 2017 17:08:50 +0000 (18:08 +0100)
Closes: https://github.com/gentoo/gentoo/pull/6619

www-plugins/pdfjs/pdfjs-1.9.426.ebuild

index 4c12535dad2d5b63ee9d4970cf92d2d114368c3e..cb1fdf9d83fca8c115e6fab04ff0be284acf6ac4 100644 (file)
@@ -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"