aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Hughes <davidhughes205@gmail.com>2021-04-29 14:39:06 -0400
committerDave Hughes <davidhughes205@gmail.com>2021-04-29 14:39:06 -0400
commit48303ffde24f474eccba04f2bdd4a1504776253e (patch)
tree0b143b86a13936647afe00dee9af9c38172509e3
parentsys-devel/lld: sync with ::gentoo (diff)
downloadmusl-48303ffd.tar.gz
musl-48303ffd.tar.bz2
musl-48303ffd.zip
net-misc/connman: fix SRC_URI
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Dave Hughes <davidhughes205@gmail.com>
-rw-r--r--net-misc/connman/connman-1.35-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman/connman-1.35-r1.ebuild b/net-misc/connman/connman-1.35-r1.ebuild
index 5263dd3f..a14ee5de 100644
--- a/net-misc/connman/connman-1.35-r1.ebuild
+++ b/net-misc/connman/connman-1.35-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -6,7 +6,7 @@ inherit autotools systemd
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"