diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:48:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:53:23 +0200 |
commit | 22c63693a5f0b348ff539301f7c44a774ca4d314 (patch) | |
tree | 59bda1ce4a3ead228e0ba32dc56aa0853975c8d7 | |
parent | net-misc/connman: Inline mirror://kernel (diff) | |
download | gentoo-22c63693a5f0b348ff539301f7c44a774ca4d314.tar.gz gentoo-22c63693a5f0b348ff539301f7c44a774ca4d314.tar.bz2 gentoo-22c63693a5f0b348ff539301f7c44a774ca4d314.zip |
net-misc/ofono: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | net-misc/ofono/ofono-1.16.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ofono/ofono-1.28.ebuild | 2 | ||||
-rw-r--r-- | net-misc/ofono/ofono-1.29.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild index 4f2e8ea574f5..50a0e58fd571 100644 --- a/net-misc/ofono/ofono-1.16.ebuild +++ b/net-misc/ofono/ofono-1.16.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -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" diff --git a/net-misc/ofono/ofono-1.28.ebuild b/net-misc/ofono/ofono-1.28.ebuild index ca819ad691d5..406ed49a7a36 100644 --- a/net-misc/ofono/ofono-1.28.ebuild +++ b/net-misc/ofono/ofono-1.28.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -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" diff --git a/net-misc/ofono/ofono-1.29.ebuild b/net-misc/ofono/ofono-1.29.ebuild index ca819ad691d5..406ed49a7a36 100644 --- a/net-misc/ofono/ofono-1.29.ebuild +++ b/net-misc/ofono/ofono-1.29.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -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" |