diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:48:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:53:16 +0200 |
commit | 18a200f10f0206f6f641ff9563543e9019dcb8b1 (patch) | |
tree | f2923583396917693b8de94f7680aff028d3823d /media-libs/libiec61883 | |
parent | media-gfx/pngtoico: Inline mirror://kernel (diff) | |
download | gentoo-18a200f10f0206f6f641ff9563543e9019dcb8b1.tar.gz gentoo-18a200f10f0206f6f641ff9563543e9019dcb8b1.tar.bz2 gentoo-18a200f10f0206f6f641ff9563543e9019dcb8b1.zip |
media-libs/libiec61883: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libiec61883')
-rw-r--r-- | media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild b/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild index 95c6b28fc0ca..ec9bbdec376e 100644 --- a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild +++ b/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools-multilib eutils unpacker autotools DESCRIPTION="Library for capturing video (dv or mpeg2) over the IEEE 1394 bus" HOMEPAGE="http://dennedy.org/cgi-bin/gitweb.cgi?p=dennedy.org/libiec61883.git" -SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-2 )" SLOT="0" |