vagrant: update to 2.4.3.
This commit is contained in:
parent
a1d472d726
commit
f43f02a2d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vagrant'
|
||||
pkgname=vagrant
|
||||
version=2.4.2
|
||||
version=2.4.3
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
build_style=gemspec
|
||||
|
@ -11,7 +11,7 @@ license="BUSL-1.1"
|
|||
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=5fe4fb959cb8b48e61613281b72d77bc77b0c570e2a16f4b6d61c6a70cb1715b
|
||||
checksum=65059d4825799412fc5d49cebc2170240164fadc37d2ada54531d1f77a9e6762
|
||||
nocross=yes
|
||||
repository=nonfree
|
||||
|
||||
|
|
Loading…
Reference in New Issue