commit:     df288a5d337d880ce03d2f07213c4a2e89abbd85
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sun Apr  7 06:04:05 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 09:16:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df288a5d

media-libs/glpng: update HOMEPAGE, use HTTPS

Closes: https://bugs.gentoo.org/682504
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11620
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-libs/glpng/glpng-1.46-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/glpng/glpng-1.46-r1.ebuild 
b/media-libs/glpng/glpng-1.46-r1.ebuild
index 2753b6ec685..381438333a1 100644
--- a/media-libs/glpng/glpng-1.46-r1.ebuild
+++ b/media-libs/glpng/glpng-1.46-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit cmake-multilib
 
 DESCRIPTION="An OpenGL PNG image library"
-HOMEPAGE="http://repo.or.cz/w/glpng.git";
-SRC_URI="http://repo.or.cz/w/glpng.git/snapshot/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://repo.or.cz/w/glpng.git";
+SRC_URI="https://repo.or.cz/w/glpng.git/snapshot/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"

Reply via email to