summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-10 23:10:36 +0100
committerSam James <sam@gentoo.org>2022-10-10 23:10:36 +0100
commite7989fb23aba692955ef334410007ad87f42d42e (patch)
tree5452f32c2097918ba8aac320bb0c13db8e46f615 /media-sound/terminatorx/terminatorx-4.2.0.ebuild
parentx11-terms/st: Stabilize 0.8.5 amd64, #867721 (diff)
downloadgentoo-e7989fb23aba692955ef334410007ad87f42d42e.tar.gz
gentoo-e7989fb23aba692955ef334410007ad87f42d42e.tar.bz2
gentoo-e7989fb23aba692955ef334410007ad87f42d42e.zip
media-sound/terminatorx: drop www from HOMEPAGE/SRC_URI
Has cert issues. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/terminatorx/terminatorx-4.2.0.ebuild')
-rw-r--r--media-sound/terminatorx/terminatorx-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/terminatorx/terminatorx-4.2.0.ebuild b/media-sound/terminatorx/terminatorx-4.2.0.ebuild
index ca8785ba193d..cee126dbd19e 100644
--- a/media-sound/terminatorx/terminatorx-4.2.0.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.2.0.ebuild
@@ -7,9 +7,9 @@ inherit gnome2
MY_P=${P/terminatorx/terminatorX}
DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled audio data"
-HOMEPAGE="https://www.terminatorx.org/"
+HOMEPAGE="https://terminatorx.org/"
# this is the original location but there is an issue with their certificate so mirroring the file
-#SRC_URI="https://www.terminatorx.org/dist/${MY_P}.tar.bz2"
+#SRC_URI="https://terminatorx.org/dist/${MY_P}.tar.bz2"
SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${MY_P}.tar.bz2"
LICENSE="GPL-2"