logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: d122090d1a31dd8713c4ba0313a46c9f470f9bd3
parent ac707ade6c7dbfea285b1e144b1aa832a90a064c
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  7 Jan 2021 16:20:33 -0800

tz: Update to 2020f

Diffstat:

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

diff --git a/pkg/tz/ver b/pkg/tz/ver @@ -1 +1 @@ -2020e r0 +2020f r0 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[]="2019c"; +static char const TZVERSION[]="2020f"; static char const REPORT_BUGS_TO[]="tz@iana.org";