diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-12 18:34:47 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-21 23:31:05 +0200 |
commit | c53b47b8df95b3df538f49452c41bd4ddcf1226d (patch) | |
tree | 0ff0608d0482ba704ebba4d5f569b6bdb3bae04e /x11-themes/fvwm_sounds | |
parent | x11-themes/fvwm_icons: use HTTPS (diff) | |
download | gentoo-c53b47b8df95b3df538f49452c41bd4ddcf1226d.tar.gz gentoo-c53b47b8df95b3df538f49452c41bd4ddcf1226d.tar.bz2 gentoo-c53b47b8df95b3df538f49452c41bd4ddcf1226d.zip |
x11-themes/fvwm_sounds: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/17509
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-themes/fvwm_sounds')
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index dd22094bdee9..d541b60c197f 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Sounds for use with FVWM" -HOMEPAGE="http://www.fvwm.org/" +HOMEPAGE="https://www.fvwm.org/" SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2 FVWM" |