summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2018-04-20 22:01:35 +0800
committerYixun Lan <dlan@gentoo.org>2018-04-20 22:06:12 +0800
commitec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2 (patch)
tree73496da3d2d5504aea65b80420a71325da7266bf /net-misc/ofono/ofono-1.23.ebuild
parentnet-misc/ofono: drop old (diff)
downloadgentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.tar.gz
gentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.tar.bz2
gentoo-ec2b85bfb2206fdf91aaaf16c68888c2f2fc46d2.zip
net-misc/ofono: fix HOMEPAGE url
Gentoo-Bug: 645988 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/ofono/ofono-1.23.ebuild')
-rw-r--r--net-misc/ofono/ofono-1.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ofono/ofono-1.23.ebuild b/net-misc/ofono/ofono-1.23.ebuild
index 5169dc08df50..2978ac9372eb 100644
--- a/net-misc/ofono/ofono-1.23.ebuild
+++ b/net-misc/ofono/ofono-1.23.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils multilib systemd
DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon"
-HOMEPAGE="http://ofono.org/"
+HOMEPAGE="https://01.org/ofono"
SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
LICENSE="GPL-2"