mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
wander: update to 1.1.0.
This commit is contained in:
parent
fb260837a3
commit
d848052a46
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wander'
|
# Template file for 'wander'
|
||||||
pkgname=wander
|
pkgname=wander
|
||||||
version=0.14.1
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
go_import_path="github.com/robinovitch61/wander"
|
go_import_path="github.com/robinovitch61/wander"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/robinovitch61/wander"
|
homepage="https://github.com/robinovitch61/wander"
|
||||||
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c3a828b7ef81f426fbabe8dca033418e4b50ffb220cf7e8d043199297bf8b184
|
checksum=59a939205c133e3d4514dd958581b25b24ad83d72cc911d1a8b912423970cac0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for sh in fish bash zsh; do
|
for sh in fish bash zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue