lets: update to 0.0.45.
This commit is contained in:
parent
443cae1d66
commit
e3c03b0944
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lets'
|
||||
pkgname=lets
|
||||
version=0.0.33
|
||||
version=0.0.45
|
||||
revision=1
|
||||
build_style=go
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="juan <juan@horlux.org>"
|
|||
license="MIT"
|
||||
homepage="https://lets-cli.org/"
|
||||
distfiles="https://github.com/lets-cli/lets/archive/v$version.tar.gz"
|
||||
checksum=54845decd491acbe426cfee67d31a6e0331e744fdad693959d1ca8cb991999bf
|
||||
checksum=3a645714518c8fad4bd0481129aad80c13b62afbdf39469e304958535028fed3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue