wuzz: fix build
This commit is contained in:
parent
6c384b87cc
commit
5ecdc28a0c
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ homepage="https://github.com/asciimoo/wuzz"
|
|||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=721ea7343698e9f3c69e09eab86b9b1fef828057655f7cebc1de728c2f75151e
|
||||
|
||||
post_extract() {
|
||||
go mod tidy
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue