mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
3b520dbb62
commit
25391543a4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lazydocker'
|
# Template file for 'lazydocker'
|
||||||
pkgname=lazydocker
|
pkgname=lazydocker
|
||||||
version=0.23.1
|
version=0.23.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/jesseduffield/lazydocker
|
go_import_path=github.com/jesseduffield/lazydocker
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jesseduffield/lazydocker"
|
homepage="https://github.com/jesseduffield/lazydocker"
|
||||||
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
|
||||||
checksum=3f0b8ca1c721191e543d5992d822b41c13e3561bb5e761695031f8ddb961a137
|
checksum=6ea52b69c3fb5cb371a01e55d1deeaf053b17fb240be069af577246c5169f4f1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue