mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uni: adjust for default do_check
This commit is contained in:
parent
027e0fb0af
commit
03a3c79cee
1 changed files with 0 additions and 5 deletions
|
@ -11,13 +11,8 @@ license="MIT"
|
||||||
homepage="https://github.com/arp242/uni"
|
homepage="https://github.com/arp242/uni"
|
||||||
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
||||||
|
|
||||||
conflicts="wvstreams"
|
conflicts="wvstreams"
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue