lets: update to 0.0.50.
This commit is contained in:
parent
84ce454058
commit
beb1264b2e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lets'
|
# Template file for 'lets'
|
||||||
pkgname=lets
|
pkgname=lets
|
||||||
version=0.0.49
|
version=0.0.50
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="juan <juan@horlux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://lets-cli.org/"
|
homepage="https://lets-cli.org/"
|
||||||
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=6c157ae0829b68a16ad1c3c938359f51b5fbf1fcf218d9967c0f6127829a11f4
|
checksum=8c2cd55d7e2432dac0b89941125f2a83ce03a89ff36adcc52dd75896919376d8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue