mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
s: update to 0.7.1.
This commit is contained in:
parent
0817921ee6
commit
0f564aa0e2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 's'
|
# Template file for 's'
|
||||||
pkgname=s
|
pkgname=s
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=2
|
revision=1
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/zquestz/s
|
go_import_path=github.com/zquestz/s
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
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=4fdc1538d15faad08ff0db7940be6022077594c68dce3e95b8cb47afb47008c4
|
checksum=4bddf2ff574b6c1af36929290986b351484ba643725ec0918c3c0c10461e326d
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
s_cli=$(find $GOPATH/bin -name s)
|
s_cli=$(find $GOPATH/bin -name s)
|
||||||
|
|
Loading…
Add table
Reference in a new issue