dive: update to 0.10.0.

This commit is contained in:
Daniel Eyßer 2021-04-18 14:05:10 +02:00 committed by Érico Nogueira Rolim
parent b177108fa1
commit a02310d192

View file

@ -1,16 +1,15 @@
# Template file for 'dive' # Template file for 'dive'
pkgname=dive pkgname=dive
version=0.9.2 version=0.10.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/wagoodman/dive" go_import_path="github.com/wagoodman/dive"
hostmakedepends="git"
short_desc="Container image exploration tool" short_desc="Container image exploration tool"
maintainer="Cameron Nemo <cnemo@tutanota.com>" maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="MIT" license="MIT"
homepage="https://github.com/wagoodman/dive" homepage="https://github.com/wagoodman/dive"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770 checksum=293e3ae853c8e7f77e4891addb4504a057ed3b6d97934cc97201031bcaa30b53
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE