mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
s: update to 0.6.1.
This commit is contained in:
parent
fbe814770e
commit
cc0511aa3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's'
|
# Template file for 's'
|
||||||
pkgname=s
|
pkgname=s
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zquestz/s"
|
homepage="https://github.com/zquestz/s"
|
||||||
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
|
||||||
checksum=0019e21dba7bb30e4de279b71e027c7d78f3236d709c2fe5be39b38d22aa7097
|
checksum=8f5f3e9503edcf9eb4792379f93c1e08806b8b9699121a72745d1d63c91a0426
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
s_cli=$(find $GOPATH/bin -name s)
|
s_cli=$(find $GOPATH/bin -name s)
|
||||||
|
|
Loading…
Add table
Reference in a new issue