mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mmark: update to 2.2.28.
This commit is contained in:
parent
50de291b98
commit
1c505ad704
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mmark'
|
# Template file for 'mmark'
|
||||||
pkgname=mmark
|
pkgname=mmark
|
||||||
version=2.2.23
|
version=2.2.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mmarkdown/mmark/v2
|
go_import_path=github.com/mmarkdown/mmark/v2
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/mmarkdown/mmark/"
|
homepage="https://github.com/mmarkdown/mmark/"
|
||||||
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
|
||||||
checksum=8c4ebb780f86f17647de1d81532bf6900498ec48edcdf03de6ef6e68287ae510
|
checksum=1797322e144bd914473bbe915c5b10a5d4eecf12792a4692471178687fe64a1f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test ./...
|
go test ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue