diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-26 15:33:58 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-30 08:36:00 +0700 |
commit | d17bca972e018b295b8f887af0c3967ba99d4cf5 (patch) | |
tree | ebbe2f9db0d1046ede7433762faed3ba3b892f1d /network/sntpc/sntpc.info | |
parent | b5e76f14590bd2128436521f7c44a1100e6fb02a (diff) |
network/sntpc: Added (simple NTP client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sntpc/sntpc.info')
-rw-r--r-- | network/sntpc/sntpc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/sntpc/sntpc.info b/network/sntpc/sntpc.info new file mode 100644 index 000000000000..9f8aba8b9201 --- /dev/null +++ b/network/sntpc/sntpc.info @@ -0,0 +1,10 @@ +PRGNAM="sntpc" +VERSION="20181113_1ca1d00" +HOMEPAGE="https://github.com/ghewgill/sntpc" +DOWNLOAD="https://slackware.uk/~urchlay/src/sntpc-20181113_1ca1d00.tar.xz" +MD5SUM="21640d86c27e27838966f0b620399cca" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libbsd" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |