mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xurls: adjust for default do_check
This commit is contained in:
parent
61590dff5f
commit
0ec7f49317
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ changelog="https://github.com/mvdan/xurls/releases"
|
||||||
distfiles="https://github.com/mvdan/xurls/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mvdan/xurls/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=552779a765de29e51ff01fe6c85a7d0389faae1b80d354332e7c69db232ee4ad
|
checksum=552779a765de29e51ff01fe6c85a7d0389faae1b80d354332e7c69db232ee4ad
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue