mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
dive: update to 0.5.0.
This commit is contained in:
parent
1c91e6db10
commit
446b934c1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dive'
|
||||
pkgname=dive
|
||||
version=0.4.1
|
||||
version=0.5.0
|
||||
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=47157791acb463404dad0627d56addde2192a6670944333d2367ab39268b42b4
|
||||
checksum=f9ad85a75ad109aab34ce2ca76f3d56924c348cba23aab4ac051e18ad6065be9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue