dive: update to 0.10.0.
This commit is contained in:
parent
b177108fa1
commit
a02310d192
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'dive'
|
||||
pkgname=dive
|
||||
version=0.9.2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/wagoodman/dive"
|
||||
hostmakedepends="git"
|
||||
short_desc="Container image exploration tool"
|
||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/wagoodman/dive"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
|
||||
checksum=293e3ae853c8e7f77e4891addb4504a057ed3b6d97934cc97201031bcaa30b53
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue