diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:48:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:53:17 +0200 |
commit | 765817d8fcccae92c3735da48ef9fddc78358f89 (patch) | |
tree | cbec9d98f6a8f7ca064769a3b057d63b4aff7bfb /media-libs/sbc | |
parent | media-libs/libiec61883: Inline mirror://kernel (diff) | |
download | gentoo-765817d8fcccae92c3735da48ef9fddc78358f89.tar.gz gentoo-765817d8fcccae92c3735da48ef9fddc78358f89.tar.bz2 gentoo-765817d8fcccae92c3735da48ef9fddc78358f89.zip |
media-libs/sbc: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/sbc-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sbc/sbc-1.4.ebuild b/media-libs/sbc/sbc-1.4.ebuild index 4c3b18491e96..5d515bb6474c 100644 --- a/media-libs/sbc/sbc-1.4.ebuild +++ b/media-libs/sbc/sbc-1.4.ebuild @@ -6,7 +6,7 @@ inherit multilib multilib-minimal DESCRIPTION="Audio codec to connect bluetooth HQ audio devices as headphones or loudspeakers" HOMEPAGE="https://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/" -SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |