mmark: update to 2.2.45.
This commit is contained in:
parent
551393cbad
commit
b214fa1728
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mmark'
|
||||
pkgname=mmark
|
||||
version=2.2.31
|
||||
revision=3
|
||||
version=2.2.45
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mmarkdown/mmark/v2
|
||||
short_desc="Powerful markdown processor geared towards the IETF"
|
||||
|
@ -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=6a45f6a39deb2982207890b8ca2951baa802e44f9158f71e1c35e0d8421877a5
|
||||
checksum=fb3e20117f11805de5459c78a56476a4b38877d03be49c1c1227598d80e01dfd
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
|
|
Loading…
Reference in New Issue