summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-24 07:32:47 +0000
committerSam James <sam@gentoo.org>2024-03-24 07:32:56 +0000
commitdcab945993f4b548d2bb7834e6e5d2a2d67e2587 (patch)
treed9b0ef4e9a847afbb781234d339a9346ac69aef3
parentmedia-libs/libsoundtouch: update upstream metadata (diff)
downloadgentoo-dcab945993f4b548d2bb7834e6e5d2a2d67e2587.tar.gz
gentoo-dcab945993f4b548d2bb7834e6e5d2a2d67e2587.tar.bz2
gentoo-dcab945993f4b548d2bb7834e6e5d2a2d67e2587.zip
media-libs/libsoundtouch: update HOMEPAGE
Closes: https://bugs.gentoo.org/828516 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
index bf83cf2c1df6..65fd97ae6c73 100644
--- a/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
@@ -8,7 +8,7 @@ inherit autotools multilib-minimal toolchain-funcs
MY_PN=${PN/lib}
MY_P=${MY_PN}-${PV}
DESCRIPTION="Audio processing library for changing tempo, pitch and playback rates"
-HOMEPAGE="https://www.surina.net/soundtouch/ https://gitlab.com/soundtouch/soundtouch"
+HOMEPAGE="https://www.surina.net/soundtouch/ https://codeberg.org/soundtouch/soundtouch"
SRC_URI="https://www.surina.net/${MY_PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_PN}"