xurls: adjust for default do_check
This commit is contained in:
parent
61590dff5f
commit
0ec7f49317
|
@ -13,10 +13,6 @@ changelog="https://github.com/mvdan/xurls/releases"
|
|||
distfiles="https://github.com/mvdan/xurls/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=552779a765de29e51ff01fe6c85a7d0389faae1b80d354332e7c69db232ee4ad
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue