mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
lazydocker: update to 0.21.0.
This commit is contained in:
parent
14d3058217
commit
5e745e889a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.20.0
|
||||
revision=2
|
||||
version=0.21.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/jesseduffield/lazydocker
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazydocker"
|
||||
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
|
||||
checksum=570ce8127b148bc99c2faa1d4a3530504e81d531d3546dd1f29a7258c4d9d9ea
|
||||
checksum=0cf998e1487aac9152e413369d1a250cb0510ac6df19d8c24090e1c4da43f55b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue