dive: update to 0.7.2.
This commit is contained in:
parent
6c4f81b07b
commit
d1d49987cf
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.6.0
|
version=0.7.2
|
||||||
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=f22e28f8a88b75d2ab12413a108cc8ae851667ef011fbf3a8a666e6d64172724
|
checksum=2ec6d77b662e0d709f6fc4282dbd8f0d3f6509f78133451b6b17d9b8fb594cf1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue