summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 17:15:01 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:16 +0100
commitb384f08d3f2b7acacd47090cf8ad73c9df649b61 (patch)
tree0c1bb8cdcf8a9941e2656fbf9c932297e1a44dae /media-sound/spek
parentmedia-libs/librosprite: use https, remove empty variable (diff)
downloadgentoo-b384f08d3f2b7acacd47090cf8ad73c9df649b61.tar.gz
gentoo-b384f08d3f2b7acacd47090cf8ad73c9df649b61.tar.bz2
gentoo-b384f08d3f2b7acacd47090cf8ad73c9df649b61.zip
media-sound/spek: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-sound/spek')
-rw-r--r--media-sound/spek/spek-0.8.5-r1.ebuild4
-rw-r--r--media-sound/spek/spek-0.8.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/spek/spek-0.8.5-r1.ebuild b/media-sound/spek/spek-0.8.5-r1.ebuild
index f40e5769fa0b..953b1a51bb29 100644
--- a/media-sound/spek/spek-0.8.5-r1.ebuild
+++ b/media-sound/spek/spek-0.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ WX_GTK_VER="3.2-gtk3"
inherit autotools wxwidgets xdg
DESCRIPTION="Analyse your audio files by showing their spectrogram"
-HOMEPAGE="http://spek.cc/"
+HOMEPAGE="https://spek.cc/"
SRC_URI="https://github.com/alexkay/spek/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/media-sound/spek/spek-0.8.5.ebuild b/media-sound/spek/spek-0.8.5.ebuild
index fa0bd400115a..dc8f88f83699 100644
--- a/media-sound/spek/spek-0.8.5.ebuild
+++ b/media-sound/spek/spek-0.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ WX_GTK_VER="3.0-gtk3"
inherit wxwidgets xdg
DESCRIPTION="Analyse your audio files by showing their spectrogram"
-HOMEPAGE="http://spek.cc/"
+HOMEPAGE="https://spek.cc/"
SRC_URI="https://github.com/alexkay/spek/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3"