parent
b7ca8f69e5
commit
10489fdba6
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lets'
|
# Template file for 'lets'
|
||||||
pkgname=lets
|
pkgname=lets
|
||||||
version=0.0.53
|
version=0.0.54
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
go_import_path="github.com/lets-cli/lets"
|
go_import_path="github.com/lets-cli/lets"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://lets-cli.org/"
|
homepage="https://lets-cli.org/"
|
||||||
changelog="https://github.com/lets-cli/lets/releases"
|
changelog="https://github.com/lets-cli/lets/releases"
|
||||||
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c810c180ba6631998660b5622bb3309cca02bd4ae6192ab29b9834f7337dc0b0
|
checksum=2ef8e1a83d371652c73931afbe4821cb95931843e1c91729099500548a93b1c4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue