vagrant: move to nonfree

This commit is contained in:
Đoàn Trần Công Danh 2024-01-22 11:15:44 +07:00
parent c6b8874e55
commit cedda1bf13

View file

@ -1,18 +1,19 @@
# Template file for 'vagrant'
pkgname=vagrant
version=2.4.0
revision=1
revision=2
archs="i686 x86_64*"
build_style=gemspec
depends="bsdtar curl openssh rsync"
short_desc="Tool for building and distributing development environments"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
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=b3b27cec956b864ad3ab333a819e3d5b5d769ecc159ea8af98c466aef2c069c5
nocross=yes
repository=nonfree
post_extract() {
vsed -e 's|, "< 3\.1"||g' -i vagrant.gemspec