mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pwru: update to 1.0.6.
This commit is contained in:
parent
4ecb57d6d5
commit
dd1f041e11
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.5
|
version=1.0.6
|
||||||
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=e8054fd5cc8c9e1ba61a5912e40c069a12b499d7684e258b70745585a994232d
|
checksum=b8f4e2ebcc7aa25162fe042e9126b286f042343daec5548ddf407ab8abccd707
|
||||||
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