diff options
author | 2021-06-03 22:28:43 +0300 | |
---|---|---|
committer | 2021-06-05 22:09:16 +0200 | |
commit | eadf57648df642e14da01bd42c635ab7ad0e97d1 (patch) | |
tree | 94fe44e2bbf6fd6db93aba7bcbea89c4225a5e8d /media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild | |
parent | media-libs/alsa-lib: updates to a snapshot for many important fixes (diff) | |
download | gentoo-eadf57648df642e14da01bd42c635ab7ad0e97d1.tar.gz gentoo-eadf57648df642e14da01bd42c635ab7ad0e97d1.tar.bz2 gentoo-eadf57648df642e14da01bd42c635ab7ad0e97d1.zip |
media-libs/alsa-lib: updates HOMEPAGE to suppress QA
Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild index 05f90764647c..1a2b04a4cebf 100644 --- a/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.2.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8} ) inherit autotools multilib-minimal python-single-r1 DESCRIPTION="Advanced Linux Sound Architecture Library" -HOMEPAGE="https://alsa-project.org/" +HOMEPAGE="https://alsa-project.org/wiki/Main_Page" SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" |