logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: fd5224a9bf5e292357c26795f9e173dfa5eeec39
parent f1ea85e58fd21108f406bede939661525b0440b2
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 24 Dec 2018 09:23:16 -0800

tz: Update to 2018h

Diffstat:

Mpkg/tz/rev2+-
Mpkg/tz/version.h2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/tz/rev b/pkg/tz/rev @@ -1 +1 @@ -15 +16 diff --git a/pkg/tz/version.h b/pkg/tz/version.h @@ -1,3 +1,3 @@ static char const PKGVERSION[]="(tzcode) "; -static char const TZVERSION[]="2018g"; +static char const TZVERSION[]="2018h"; static char const REPORT_BUGS_TO[]="tz@iana.org";