aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-04-12 21:31:59 +0200
committerRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-04-12 21:31:59 +0200
commit2425eab7e77171f6804a036e3f1362ee8fb55b68 (patch)
tree6d168a81c09ba55e9c34498e8ffcef55e86c804d /media-libs/gl4es
parentnet-mail/dovecot-fts-xapian: initial ebuild (1.5.2) (diff)
downloadguru-2425eab7e77171f6804a036e3f1362ee8fb55b68.tar.gz
guru-2425eab7e77171f6804a036e3f1362ee8fb55b68.tar.bz2
guru-2425eab7e77171f6804a036e3f1362ee8fb55b68.zip
media-libs/gl4es: update HOMEPAGE (change to HTTPS)
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'media-libs/gl4es')
-rw-r--r--media-libs/gl4es/gl4es-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gl4es/gl4es-9999.ebuild b/media-libs/gl4es/gl4es-9999.ebuild
index 849b79d99..eb81e92fe 100644
--- a/media-libs/gl4es/gl4es-9999.ebuild
+++ b/media-libs/gl4es/gl4es-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake git-r3
DESCRIPTION="OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library"
-HOMEPAGE="http://ptitseb.github.io/gl4es/"
+HOMEPAGE="https://ptitseb.github.io/gl4es/"
EGIT_REPO_URI="https://github.com/ptitSeb/gl4es.git"
LICENSE="MIT"
SLOT="0"