From 1af73498266e46c41b93edee60170b669daab5c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 30 Sep 2019 08:48:36 +0200 Subject: [PATCH] net-misc/connman: Inline mirror://kernel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/connman/connman-1.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild index 4cfa2ee9ab57..a81c15709fc8 100644 --- a/net-misc/connman/connman-1.37.ebuild +++ b/net-misc/connman/connman-1.37.ebuild @@ -6,7 +6,7 @@ inherit autotools systemd tmpfiles DESCRIPTION="Provides a daemon for managing internet connections" HOMEPAGE="https://01.org/connman" -SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- 2.26.2