vultr: update to 2.0.1.
This commit is contained in:
parent
70b1c661f5
commit
450d5c5fd3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vultr'
|
||||
pkgname=vultr
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/JamesClonk/vultr"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="MIT"
|
||||
homepage="https://jamesclonk.github.io/vultr/"
|
||||
distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
|
||||
checksum=bc57516c73a2ec5565ec09b6c5fe18f82a35501f70beb423391c55d0c4b98592
|
||||
checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue