mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vagrant: rebuild for ruby-3.3.2_1.
This commit is contained in:
parent
2b1034a65e
commit
5130f47110
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=2.4.1
|
version=2.4.1
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
depends="bsdtar curl openssh rsync"
|
depends="bsdtar curl openssh rsync"
|
||||||
|
@ -15,10 +15,6 @@ checksum=19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89
|
||||||
nocross=yes
|
nocross=yes
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
vsed -e 's|, "< 3\.1"||g' -i vagrant.gemspec
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local dc=yes
|
local dc=yes
|
||||||
# https://build.voidlinux.org/builders/x86_64-musl_builder/builds/50813/steps/shell_3/logs/stdio
|
# https://build.voidlinux.org/builders/x86_64-musl_builder/builds/50813/steps/shell_3/logs/stdio
|
||||||
|
|
Loading…
Add table
Reference in a new issue