diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-31 19:36:23 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-31 23:14:17 -0400 |
commit | c8010faf979304b6beb789550a8acca28d2e6ac3 (patch) | |
tree | d44b08935d2e1b59742f9db6251b5a4eda1b62cc /sci-visualization/gle | |
parent | sci-visualization/gle: mark as LTO-unsafe (diff) | |
download | gentoo-c8010faf979304b6beb789550a8acca28d2e6ac3.tar.gz gentoo-c8010faf979304b6beb789550a8acca28d2e6ac3.tar.bz2 gentoo-c8010faf979304b6beb789550a8acca28d2e6ac3.zip |
sci-visualization/gle: update HOMEPAGE to use https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'sci-visualization/gle')
-rw-r--r-- | sci-visualization/gle/gle-4.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/gle/gle-4.3.4-r1.ebuild b/sci-visualization/gle/gle-4.3.4-r1.ebuild index 4eeeda66df9f..61ded592c798 100644 --- a/sci-visualization/gle/gle-4.3.4-r1.ebuild +++ b/sci-visualization/gle/gle-4.3.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake elisp-common flag-o-matic DESCRIPTION="Graphics Layout Engine" -HOMEPAGE="http://glx.sourceforge.io/ https://github.com/vlabella/GLE/" +HOMEPAGE="https://glx.sourceforge.io/ https://github.com/vlabella/GLE/" IUSE="doc emacs" LIB_VERSION="d476418f006b001dc7f47dcafb413c0557fa44a7" SRC_URI="https://github.com/vlabella/GLE/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz |