s: update to 0.6.7.

This commit is contained in:
Daniel Lewan 2022-10-03 09:28:49 +02:00 committed by Đoàn Trần Công Danh
parent fb7730c36b
commit 9e61b8dc12
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 's'
pkgname=s
version=0.6.6
version=0.6.7
revision=1
build_helper=qemu
build_style=go
@ -10,7 +10,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=d91c8d2935f55dc6f241b7abc0325863846bdeac07a8f3bfa99b4a932d20ace3
checksum=a175e53e2d9c3b990a963b86b285a258ca5533c78fc930cd01b82f4d9dccfec0
post_build() {
s_cli=$(find $GOPATH/bin -name s)