dive: update to 0.9.1.
This commit is contained in:
parent
10e128e91b
commit
d6d8a17ecc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dive'
|
# Template file for 'dive'
|
||||||
pkgname=dive
|
pkgname=dive
|
||||||
version=0.8.1
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/wagoodman/dive"
|
go_import_path="github.com/wagoodman/dive"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.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=6663960b974a6aad1d1271fb04cdaa9c527adbffdb37b9ab62fa9ad323f0bcda
|
checksum=33f34c3d49494facffe043c551cf100d714e7acc2ce7739260fb3879e4732dec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue