mmark: update to 2.2.28.

This commit is contained in:
Andrew Benson 2022-10-09 12:10:47 -05:00 committed by Andrew Benson
parent 50de291b98
commit 1c505ad704
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mmark'
pkgname=mmark
version=2.2.23
version=2.2.28
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=8c4ebb780f86f17647de1d81532bf6900498ec48edcdf03de6ef6e68287ae510
checksum=1797322e144bd914473bbe915c5b10a5d4eecf12792a4692471178687fe64a1f
do_check() {
go test ./...