diff options
author | Dave Gauer <dave@ratfactor.com> | 2023-03-03 04:17:03 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:26 +0700 |
commit | 698dbd4d56488f7b7f07e8c54a108b7da5d239ac (patch) | |
tree | 1ba1eaff764bfbd7f80b0ab6e5da447c1ad7aca7 /system/tzleap/tzleap.info | |
parent | ef27b016770bf87496ed9daa87f8a4c26731d447 (diff) |
system/tzleap: Added (IANA zoneinfo leap-seconds.list)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tzleap/tzleap.info')
-rw-r--r-- | system/tzleap/tzleap.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tzleap/tzleap.info b/system/tzleap/tzleap.info new file mode 100644 index 0000000000..7df9bb11b0 --- /dev/null +++ b/system/tzleap/tzleap.info @@ -0,0 +1,10 @@ +PRGNAM="tzleap" +VERSION="2022g" +HOMEPAGE="https://www.iana.org/time-zones" +DOWNLOAD="https://raw.githubusercontent.com/eggert/tz/4e604e41115182c3ab1185bab4c888822511348e/leap-seconds.list" +MD5SUM="202cceadb93219f6d02d13c4a7985445" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dave Gauer" +EMAIL="dave@ratfactor.com" |