mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vagrant: update to 2.3.1.
This commit is contained in:
parent
25eb511e38
commit
09c69c9946
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
|
@ -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=1931dbf29ec3c6622a649ae145fe706e5b957d7075870ce577358dd22c3d5dca
|
checksum=661401d2368289150299f6ede2c50b1f70510ccee77222b47b457209507505db
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue