s: update to 0.6.2.
This commit is contained in:
parent
b08ed85b5e
commit
fd45931bcd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's'
|
||||
pkgname=s
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/zquestz/s"
|
||||
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
|
||||
checksum=8f5f3e9503edcf9eb4792379f93c1e08806b8b9699121a72745d1d63c91a0426
|
||||
checksum=acc38953fcb21e1dd2cd761b9d2bf8272aa6aa30fed2adb657f2dba7e4df872f
|
||||
|
||||
post_build() {
|
||||
s_cli=$(find $GOPATH/bin -name s)
|
||||
|
|
Loading…
Reference in New Issue