mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pwru: update to 1.0.7.
This commit is contained in:
parent
be291b05d5
commit
0a998ded03
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.6
|
version=1.0.7
|
||||||
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=b8f4e2ebcc7aa25162fe042e9126b286f042343daec5548ddf407ab8abccd707
|
checksum=18064528a8eeb35ac9831158ac5aad98c0c4adf8789ae9a93fba1d0faed89fcf
|
||||||
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