diff options
author | 2019-11-16 14:56:23 +0100 | |
---|---|---|
committer | 2019-11-16 14:56:48 +0100 | |
commit | 01446e73d84fa5f0bd7882e30e34ba7754e38738 (patch) | |
tree | 7ed5be6ffa8239522b9b7eff7d54d466adaeb479 /media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild | |
parent | media-libs/alsa-topology-conf: Use fixed tarball from upstream (diff) | |
download | gentoo-01446e73d84fa5f0bd7882e30e34ba7754e38738.tar.gz gentoo-01446e73d84fa5f0bd7882e30e34ba7754e38738.tar.bz2 gentoo-01446e73d84fa5f0bd7882e30e34ba7754e38738.zip |
media-libs/alsa-ucm-conf: Use fixed tarball from upstream
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild')
-rw-r--r-- | media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild index 2307fcea4d5..3daa74fc192 100644 --- a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild +++ b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.1.ebuild @@ -5,8 +5,7 @@ EAPI=7 DESCRIPTION="ALSA ucm configuration files" HOMEPAGE="https://www.alsa-project.org" -# WTF upstream! -SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2 -> ${P}.tar.xz" +SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |