mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
vagrant: update to 2.4.9.
This commit is contained in:
parent
151ec5b4ae
commit
3f424fb250
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.4.7
|
version=2.4.9
|
||||||
revision=2
|
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="BUSL-1.1"
|
||||||
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=417e5f1a2ec7064d94f857a4a6c394ef938fa3acbbfcba106c5d7bd63c5f0efb
|
checksum=c652f460b639c86f50d8bf77020d693bf17c2cea7e25d720aef5b2c3e6d93ff2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue