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 <conikost@gentoo.org>
Since it is much smaller, it is also more relevant for embedded systems in need of only a client.
</longdescription>
<upstream>
- <bugs-to>https://github.com/troglobit/ntpclient/issues</bugs-to>
- <remote-id type="github">troglobit/ntpclient</remote-id>
+ <bugs-to>https://github.com/troglobit/sntpd/issues</bugs-to>
+ <remote-id type="github">troglobit/sntpd</remote-id>
</upstream>
<use>
<flag name="debug">Enable analysis code path and debugging of NTP protocol.</flag>
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"