logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 59c8ab6e2cfc55806248880f36c1cf49316b91aa
parent 07b7e7213ea8043671f6eb48a2e467168b21c04b
Author: Michael Forney <mforney@mforney.org>
Date:   Sun, 27 Jun 2021 00:26:28 -0700

cmark: Update to 0.30.0

Diffstat:

Mpkg/cmark/cmark_version.h4++--
Mpkg/cmark/ver2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg/cmark/cmark_version.h b/pkg/cmark/cmark_version.h @@ -1,2 +1,2 @@ -#define CMARK_VERSION ((0 << 16) | (29 << 8) | 0) -#define CMARK_VERSION_STRING "0.29.0" +#define CMARK_VERSION ((0 << 16) | (30 << 8) | 0) +#define CMARK_VERSION_STRING "0.30.0" diff --git a/pkg/cmark/ver b/pkg/cmark/ver @@ -1 +1 @@ -0.29.0 r0 +0.30.0 r0