mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lazydocker: update to 0.7.1
This commit is contained in:
parent
48454f043c
commit
70ca460b62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lazydocker'
|
# Template file for 'lazydocker'
|
||||||
pkgname=lazydocker
|
pkgname=lazydocker
|
||||||
version=0.7
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lazydocker-${version}"
|
wrksrc="lazydocker-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=902ca698e1de8cb700266b4e19c5321d4fafa65b3e22d32df0e02ca89ca921f0
|
checksum=670b4c8cabb06e335a02dceba75c6b0f984f2dcfe0943a762826220604693dd6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue