mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pwru: update to 1.0.9.
This commit is contained in:
parent
9bf7700ca5
commit
fdff3af750
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pwru'
|
# Template file for 'pwru'
|
||||||
pkgname=pwru
|
pkgname=pwru
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cilium/pwru"
|
go_import_path="github.com/cilium/pwru"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/cilium/pwru"
|
homepage="https://github.com/cilium/pwru"
|
||||||
distfiles="https://github.com/cilium/pwru/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/cilium/pwru/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e04d9d3d5953025c285e010d73419a1515be9b3f32b72ca9e403219a3c8ab690
|
checksum=e02770901a1f10144e2ef5b9b2e3687e6a7f7eb108fa9938f7bf0d11ab69b063
|
||||||
nocross="go generate runs on wrong architecture"
|
nocross="go generate runs on wrong architecture"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue