mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
lazydocker: update to 0.6.4
This commit is contained in:
parent
19756ae5e5
commit
68be4a738d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lazydocker'
|
||||
pkgname=lazydocker
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
revision=1
|
||||
wrksrc="lazydocker-${version}"
|
||||
build_style=go
|
||||
|
@ -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=517dc632839b51bc4a7313b12d2fec0dd2f4d6ab3d9e0b0dd343dfbca0fa38aa
|
||||
checksum=6d86d2ffcc90b5f985260c7c83e6875b6f4de2baaadb2af30918fd3757908c1a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue