mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lets: update to 0.0.55.
This commit is contained in:
parent
8f263d7103
commit
3b35d8a01a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lets'
|
# Template file for 'lets'
|
||||||
pkgname=lets
|
pkgname=lets
|
||||||
version=0.0.54
|
version=0.0.55
|
||||||
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=2ef8e1a83d371652c73931afbe4821cb95931843e1c91729099500548a93b1c4
|
checksum=1ac5b8b2147ca38b09e0723a65b81195fc376061e6660f8427d66b0aa3cf7f4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue