diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 7161a655c43..998d9148fe6 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -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 }