media-libs/glpng: update HOMEPAGE, use HTTPS
authorWim Muskee <wimmuskee@gmail.com>
Sun, 7 Apr 2019 06:04:05 +0000 (08:04 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 7 Apr 2019 09:16:18 +0000 (10:16 +0100)
Closes: https://bugs.gentoo.org/682504
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11620
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
media-libs/glpng/glpng-1.46-r1.ebuild

index 2753b6ec6853e81221502c5664aa104e6e07ed72..381438333a1cb1343ab6a8342e0d6293d7ace29f 100644 (file)
@@ -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"