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