s: update to 0.6.6.
This commit is contained in:
parent
cee8586e1d
commit
9329551460
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's'
|
# Template file for 's'
|
||||||
pkgname=s
|
pkgname=s
|
||||||
version=0.6.4
|
version=0.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,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=5829a18da40cb5a936f32240b4244d2a0543cb85dc3d5e013ae5aa08557c148f
|
checksum=d91c8d2935f55dc6f241b7abc0325863846bdeac07a8f3bfa99b4a932d20ace3
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
s_cli=$(find $GOPATH/bin -name s)
|
s_cli=$(find $GOPATH/bin -name s)
|
||||||
|
|
Loading…
Reference in New Issue