mmark: update to 2.2.31.

This commit is contained in:
Andrew Benson 2023-03-07 10:14:00 -06:00
parent ae0bae38d6
commit d05f991fed
1 changed files with 2 additions and 2 deletions

View File

@ -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 <bobertlo@gmail.com>"
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 ./...