mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
lazydocker: update to 0.9.
This commit is contained in:
parent
da847f7ff4
commit
217bf2141f
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.8
|
version=0.9
|
||||||
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=479934ad7817349df3017ca95351e434a8ae2dd2c060f8d47c44f64deaf5306d
|
checksum=ba7bfb5475e404bd57a5a505d64fa75358e40a147b4528a68d64cad004a319de
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue