diff --git a/srcpkgs/cmark/template b/srcpkgs/cmark/template index cd822051b3a..08f8e4d8930 100644 --- a/srcpkgs/cmark/template +++ b/srcpkgs/cmark/template @@ -1,6 +1,6 @@ # Template file for 'cmark' pkgname=cmark -version=0.30.2 +version=0.30.3 revision=1 build_style=cmake short_desc="CommonMark parsing and rendering library and program in C" @@ -8,7 +8,7 @@ maintainer="pancake " license="MIT" homepage="https://github.com/commonmark/cmark" distfiles="https://github.com/commonmark/cmark/archive/${version}.tar.gz" -checksum=6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3 +checksum=85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16 pre_configure() { # Fix the SONAME version to use just the major number