lazydocker: update to 0.19.0.
This commit is contained in:
parent
6c64a5ea99
commit
8341b38a3a
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'lazydocker'
|
# Template file for 'lazydocker'
|
||||||
pkgname=lazydocker
|
pkgname=lazydocker
|
||||||
version=0.18.1
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lazydocker-${version}"
|
|
||||||
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}"
|
||||||
|
@ -12,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=f5081b846d530818e1f04b9e8479c801f287ac77ebdf063425a142ff50fc395b
|
checksum=65f6f6f9a205c46dd721b05df17c31b90a02c10d3485f7b257e77e8e1db4e123
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue