mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
walker: update to 0.13.11.
This commit is contained in:
parent
0c0610808f
commit
6e04319ca5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'walker'
|
# Template file for 'walker'
|
||||||
pkgname=walker
|
pkgname=walker
|
||||||
version=0.12.33
|
version=0.13.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://github.com/abenz1267/walker"
|
homepage="https://github.com/abenz1267/walker"
|
||||||
changelog="https://github.com/abenz1267/walker/releases"
|
changelog="https://github.com/abenz1267/walker/releases"
|
||||||
distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz"
|
distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz"
|
||||||
checksum=2757aa67843c3e28af39c301735a3304b65eaedf8224a92aaa070017aac34687
|
checksum=6d12b40412e91ef4f6e79fa47b6b22daf3ebae2ffe5a583fdf39dd5982f8afed
|
||||||
make_check=no # no tests and slog warnings make it fail
|
make_check=no # no tests and slog warnings make it fail
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue