pwru: update to 1.0.7.
This commit is contained in:
parent
be291b05d5
commit
0a998ded03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pwru'
|
||||
pkgname=pwru
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/cilium/pwru"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/cilium/pwru"
|
||||
distfiles="https://github.com/cilium/pwru/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b8f4e2ebcc7aa25162fe042e9126b286f042343daec5548ddf407ab8abccd707
|
||||
checksum=18064528a8eeb35ac9831158ac5aad98c0c4adf8789ae9a93fba1d0faed89fcf
|
||||
nocross="go generate runs on wrong architecture"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue