commit: dcab945993f4b548d2bb7834e6e5d2a2d67e2587 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 24 07:32:47 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 24 07:32:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcab9459
media-libs/libsoundtouch: update HOMEPAGE Closes: https://bugs.gentoo.org/828516 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
