dive: update to 0.4.1.
This commit is contained in:
parent
21e3f0474d
commit
70f20beda7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dive'
|
||||
pkgname=dive
|
||||
version=0.3.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/wagoodman/dive"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/wagoodman/dive"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=25d3107e0fb0ce19d776567ac4dfd27863aff0c4b28c6107a1f2775666a5eff5
|
||||
checksum=47157791acb463404dad0627d56addde2192a6670944333d2367ab39268b42b4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue