From df288a5d337d880ce03d2f07213c4a2e89abbd85 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sun, 7 Apr 2019 08:04:05 +0200 Subject: [PATCH] media-libs/glpng: update HOMEPAGE, use HTTPS Closes: https://bugs.gentoo.org/682504 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/11620 Signed-off-by: James Le Cuirot --- 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 2753b6ec6853..381438333a1c 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" -- 2.26.2