From 6d976f218cd9bc4d1c983b81b777da0e15b448c7 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 14 Dec 2019 00:12:52 +0100 Subject: [PATCH] net-misc/ntpclient: update upstream github repo name Upstream changed from ntpclient to sntpd as reponame, since future releases will have that name. Current release is still called ntpclient. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Conrad Kostecki --- net-misc/ntpclient/metadata.xml | 4 ++-- net-misc/ntpclient/ntpclient-2018.244-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/ntpclient/metadata.xml b/net-misc/ntpclient/metadata.xml index eca9438977b2..3582e10f27d3 100644 --- a/net-misc/ntpclient/metadata.xml +++ b/net-misc/ntpclient/metadata.xml @@ -14,8 +14,8 @@ Since it is much smaller, it is also more relevant for embedded systems in need of only a client. - https://github.com/troglobit/ntpclient/issues - troglobit/ntpclient + https://github.com/troglobit/sntpd/issues + troglobit/sntpd Enable analysis code path and debugging of NTP protocol. diff --git a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild index a76559041406..eff9f55d0dc5 100644 --- a/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild +++ b/net-misc/ntpclient/ntpclient-2018.244-r1.ebuild @@ -7,8 +7,8 @@ MY_PV="${PV/./_}" MY_P="${PN}-${MY_PV}" DESCRIPTION="A NTP (RFC-1305 and RFC-4330) client for unix-alike systems" -HOMEPAGE="https://github.com/troglobit/ntpclient" -SRC_URI="https://github.com/troglobit/${PN}/releases/download/${MY_PV}/${MY_P}.tar.xz" +HOMEPAGE="https://github.com/troglobit/sntpd" +SRC_URI="https://github.com/troglobit/sntpd/releases/download/${MY_PV}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- 2.26.2