diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-03 02:15:39 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 07:50:10 +0000 |
commit | 223f60c59244d47e2e1af1aab79823cd921bca35 (patch) | |
tree | af6e50624aa0355145cb438e54ead836556ea4d2 /media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild | |
parent | dev-util/cucumber: add 9.1.2 (diff) | |
download | gentoo-223f60c59244d47e2e1af1aab79823cd921bca35.tar.gz gentoo-223f60c59244d47e2e1af1aab79823cd921bca35.tar.bz2 gentoo-223f60c59244d47e2e1af1aab79823cd921bca35.zip |
media-sound/alsaplayer: update HOMEPAGE, SRC_URI
The old website is gone as of 2016:
https://github.com/alsaplayer/alsaplayer/issues/17
The alternative is just "use the sourceforge named urls".
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild')
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild index d34455ccdda3..d1f409e37aa0 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.81-r4.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit autotools desktop xdg DESCRIPTION="A heavily multi-threaded pluggable audio player" -HOMEPAGE="http://www.alsaplayer.org/" -SRC_URI="http://www.alsaplayer.org/${P}.tar.bz2" +HOMEPAGE="https://alsaplayer.sourceforge.net/" +SRC_URI="https://alsaplayer.sourceforge.net/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |