mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
s: update to 0.7.0.
This commit is contained in:
parent
cc3239eeb9
commit
edafe4c63f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's'
|
||||
pkgname=s
|
||||
version=0.6.9
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
|
@ -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=7097264e7da0e7ac209e5be5e50f07f17593e2753607325870131af3000ccaf2
|
||||
checksum=4fdc1538d15faad08ff0db7940be6022077594c68dce3e95b8cb47afb47008c4
|
||||
|
||||
post_build() {
|
||||
s_cli=$(find $GOPATH/bin -name s)
|
||||
|
|
Loading…
Add table
Reference in a new issue