diff options
Diffstat (limited to 'net-misc/ofono/ofono-1.34.ebuild')
-rw-r--r-- | net-misc/ofono/ofono-1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.34.ebuild b/net-misc/ofono/ofono-1.34.ebuild index ea773ff8c414..e55afed80dd2 100644 --- a/net-misc/ofono/ofono-1.34.ebuild +++ b/net-misc/ofono/ofono-1.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" -HOMEPAGE="https://01.org/ofono" +HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono.git" SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" |