summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-30 08:48:36 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 20:53:22 +0200
commit1af73498266e46c41b93edee60170b669daab5c8 (patch)
tree6fe664c785fb996e07fa6cf67a7b7ad2499e29b1 /net-misc/connman
parentnet-misc/bridge-utils: Inline mirror://kernel (diff)
downloadgentoo-1af73498266e46c41b93edee60170b669daab5c8.tar.gz
gentoo-1af73498266e46c41b93edee60170b669daab5c8.tar.bz2
gentoo-1af73498266e46c41b93edee60170b669daab5c8.zip
net-misc/connman: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/connman')
-rw-r--r--net-misc/connman/connman-1.37.ebuild2
1 files changed, 1 insertions, 1 deletions
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"