diff --git a/x11-libs/libGLw/libGLw-8.0.0-r1.ebuild b/x11-libs/libGLw/libGLw-8.0.0-r1.ebuild index 6be3bab29d6b3..578224c74202e 100644 --- a/x11-libs/libGLw/libGLw-8.0.0-r1.ebuild +++ b/x11-libs/libGLw/libGLw-8.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 MY_P=glw-"${PV}" DESCRIPTION="Mesa GLw library" -HOMEPAGE="http://mesa3d.sourceforge.net/" +HOMEPAGE="https://mesa3d.sourceforge.net/" SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/glw/${MY_P}.tar.bz2" LICENSE="MIT"