mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
vagrant: update to 2.3.6.
This commit is contained in:
parent
ab36a66852
commit
5cdf7729ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=2.3.5
|
version=2.3.6
|
||||||
revision=3
|
revision=1
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
depends="bsdtar curl openssh rsync"
|
depends="bsdtar curl openssh rsync"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://www.vagrantup.com/"
|
homepage="https://www.vagrantup.com/"
|
||||||
changelog="https://raw.githubusercontent.com/hashicorp/vagrant/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/hashicorp/vagrant/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/hashicorp/vagrant/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/vagrant/archive/v${version}.tar.gz"
|
||||||
checksum=34fce02219c67174457a6f8750063047f6c29b7148e425e4f3647cb80b8a5b2e
|
checksum=3f9780b32d979e7cf4565a56fa6dc40b3c9b1b73e4cae9931b1d4a706d0d4d9e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue