diff options
Diffstat (limited to 'media-sound/brutefir')
-rw-r--r-- | media-sound/brutefir/brutefir-1.0k-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/brutefir/brutefir-1.0k-r2.ebuild b/media-sound/brutefir/brutefir-1.0k-r2.ebuild index c0dbb7ac747e..28ddf46c7b96 100644 --- a/media-sound/brutefir/brutefir-1.0k-r2.ebuild +++ b/media-sound/brutefir/brutefir-1.0k-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Software convolution engine for applying long FIR filters" -HOMEPAGE="https://www.ludd.ltu.se/~torger/brutefir.html" -SRC_URI="https://www.ludd.ltu.se/~torger/files/${P}.tar.gz" +HOMEPAGE="https://torger.se/anders/brutefir.html" +SRC_URI="https://torger.se/anders/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |