s: update to 0.5.15.
This commit is contained in:
parent
a8aa9a1cd7
commit
f103013edb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's'
|
||||
pkgname=s
|
||||
version=0.5.14
|
||||
version=0.5.15
|
||||
revision=3
|
||||
build_style=go
|
||||
go_import_path=github.com/zquestz/s
|
||||
|
@ -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=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
|
||||
checksum=d697da32c050d026983a9696d14dace8926838eef9f491937a4f14215b674c6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue