mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
s: update to 0.6.9.
This commit is contained in:
parent
95768631b9
commit
0c5d7ca52f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 's'
|
||||
pkgname=s
|
||||
version=0.6.8
|
||||
revision=2
|
||||
version=0.6.9
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
go_import_path=github.com/zquestz/s
|
||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/zquestz/s"
|
||||
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
|
||||
checksum=fe554cfcd7d30d11bc50a3f6da3301993f71e9d7546dc0815c1c1af2639e2b2f
|
||||
checksum=7097264e7da0e7ac209e5be5e50f07f17593e2753607325870131af3000ccaf2
|
||||
|
||||
post_build() {
|
||||
s_cli=$(find $GOPATH/bin -name s)
|
||||
|
|
Loading…
Add table
Reference in a new issue