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'
|
||||
pkgname=vagrant
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
build_style=gemspec
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://www.vagrantup.com/"
|
||||
changelog="https://raw.githubusercontent.com/hashicorp/vagrant/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/hashicorp/vagrant/archive/v${version}.tar.gz"
|
||||
checksum=1931dbf29ec3c6622a649ae145fe706e5b957d7075870ce577358dd22c3d5dca
|
||||
checksum=661401d2368289150299f6ede2c50b1f70510ccee77222b47b457209507505db
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue