pwru: update to 1.0.10.

This commit is contained in:
Leah Neukirchen 2025-08-16 17:15:24 +02:00
parent 2438a76c4c
commit 2fefca6086

View file

@ -1,6 +1,6 @@
# Template file for 'pwru'
pkgname=pwru
version=1.0.9
version=1.0.10
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=e02770901a1f10144e2ef5b9b2e3687e6a7f7eb108fa9938f7bf0d11ab69b063
checksum=77968e728e3bace015dd332e04c7f2cb73e3fd7cd4e6046f841973044b4da2ba
nocross="go generate runs on wrong architecture"
pre_build() {