diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template index a0cea83f59d..b145d1225b3 100644 --- a/srcpkgs/mmark/template +++ b/srcpkgs/mmark/template @@ -1,6 +1,6 @@ # Template file for 'mmark' pkgname=mmark -version=2.2.28 +version=2.2.31 revision=1 build_style=go go_import_path=github.com/mmarkdown/mmark/v2 @@ -9,7 +9,7 @@ maintainer="Robert Lowry " license="BSD-2-Clause" homepage="https://github.com/mmarkdown/mmark/" distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz" -checksum=1797322e144bd914473bbe915c5b10a5d4eecf12792a4692471178687fe64a1f +checksum=6a45f6a39deb2982207890b8ca2951baa802e44f9158f71e1c35e0d8421877a5 do_check() { go test ./...