mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
walker: update to 0.12.33.
This commit is contained in:
parent
4157cecd6c
commit
8471c01cc2
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.23
|
version=0.12.33
|
||||||
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=458058af018103750f3f7e705fc29bd24250a3309295503435bb6e3a3b57a425
|
checksum=2757aa67843c3e28af39c301735a3304b65eaedf8224a92aaa070017aac34687
|
||||||
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