mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
mmark: adjust for default do_check
This commit is contained in:
parent
84b9a27b7d
commit
8828520e1a
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@ homepage="https://github.com/mmarkdown/mmark/"
|
|||
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
|
||||
checksum=fb3e20117f11805de5459c78a56476a4b38877d03be49c1c1227598d80e01dfd
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue