diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2021-06-21 10:04:27 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-06-21 10:04:51 +0200 |
commit | 4269e899213529a0d042311ddebc242620db0a96 (patch) | |
tree | ece4b6a34f1ec41a947bc99e8bd44155bc3f5202 /media-sound/brutefir | |
parent | dev-python/sphinx_ansible_theme: Bump to 0.7.0 (diff) | |
download | gentoo-4269e899213529a0d042311ddebc242620db0a96.tar.gz gentoo-4269e899213529a0d042311ddebc242620db0a96.tar.bz2 gentoo-4269e899213529a0d042311ddebc242620db0a96.zip |
media-sound/brutefir: updated HOMEPAGE & SRC_URI
Closes: https://bugs.gentoo.org/688838
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
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" |