pwru: update to 1.0.9.
This commit is contained in:
parent
9bf7700ca5
commit
fdff3af750
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pwru'
|
||||
pkgname=pwru
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
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=e04d9d3d5953025c285e010d73419a1515be9b3f32b72ca9e403219a3c8ab690
|
||||
checksum=e02770901a1f10144e2ef5b9b2e3687e6a7f7eb108fa9938f7bf0d11ab69b063
|
||||
nocross="go generate runs on wrong architecture"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue