mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vultr: update to 2.0.3.
This commit is contained in:
parent
6a3c181fe5
commit
4a7adc59be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vultr'
|
# Template file for 'vultr'
|
||||||
pkgname=vultr
|
pkgname=vultr
|
||||||
version=2.0.1
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/JamesClonk/vultr"
|
go_import_path="github.com/JamesClonk/vultr"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://jamesclonk.github.io/vultr/"
|
homepage="https://jamesclonk.github.io/vultr/"
|
||||||
distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
|
||||||
checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
|
checksum=6529d521a7fa006808cd07331f31256e91773ec7e1a0c7839cd14884034fb185
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue