diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2023-07-10 23:25:29 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-01 17:13:37 +0100 |
commit | bf6bf7d27567138221d2a0e44248743fcba71049 (patch) | |
tree | c60da78fa50eb5ec1b19572ca39ef2010b4c01bf /net-misc/ofono | |
parent | media-video/libva-utils: update HOMEPAGE (diff) | |
download | gentoo-bf6bf7d27567138221d2a0e44248743fcba71049.tar.gz gentoo-bf6bf7d27567138221d2a0e44248743fcba71049.tar.bz2 gentoo-bf6bf7d27567138221d2a0e44248743fcba71049.zip |
net-misc/ofono: update HOMEPAGE
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ofono')
-rw-r--r-- | net-misc/ofono/ofono-1.33.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ofono/ofono-1.34.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ofono/ofono-2.0.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/ofono/ofono-1.33.ebuild b/net-misc/ofono/ofono-1.33.ebuild index 22a7d7241f42..baad2dd7743f 100644 --- a/net-misc/ofono/ofono-1.33.ebuild +++ b/net-misc/ofono/ofono-1.33.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=7 @@ -6,7 +6,7 @@ EAPI=7 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" 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" diff --git a/net-misc/ofono/ofono-2.0.ebuild b/net-misc/ofono/ofono-2.0.ebuild index 9da45c1586a8..892057a6974a 100644 --- a/net-misc/ofono/ofono-2.0.ebuild +++ b/net-misc/ofono/ofono-2.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" -HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono" +HOMEPAGE="https://git.kernel.org/pub/scm/network/ofono/ofono.git" SRC_URI="https://mirrors.edge.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" |