summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-07 08:04:05 +0200
committerJames Le Cuirot <chewi@gentoo.org>2019-04-07 10:16:18 +0100
commitdf288a5d337d880ce03d2f07213c4a2e89abbd85 (patch)
treeb00b4f8e12a5b837dce6aa2a60863a97e6fdcf9d /media-libs/glpng
parentmedia-gfx/gimp-arrow-brushes: Include more brushes (diff)
downloadgentoo-df288a5d337d880ce03d2f07213c4a2e89abbd85.tar.gz
gentoo-df288a5d337d880ce03d2f07213c4a2e89abbd85.tar.bz2
gentoo-df288a5d337d880ce03d2f07213c4a2e89abbd85.zip
media-libs/glpng: update HOMEPAGE, use HTTPS
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>
Diffstat (limited to 'media-libs/glpng')
-rw-r--r--media-libs/glpng/glpng-1.46-r1.ebuild6
1 files 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"