mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lazydocker: update to 0.10.
This commit is contained in:
parent
e1ef5a6d53
commit
0099d885c9
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.9.1
|
version=0.10
|
||||||
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=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
|
checksum=4843347efcb165506c1739584037296c977cb46d167788fd339f49d8946a14e1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue