mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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'
|
||||
pkgname=vagrant
|
||||
version=2.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
archs="i686 x86_64*"
|
||||
build_style=gemspec
|
||||
depends="bsdtar curl openssh rsync"
|
||||
|
@ -15,10 +15,6 @@ checksum=19cfa306e3ffae5ddbf30504f61a1a3124aa9a87721b130a14098d4ea1febf89
|
|||
nocross=yes
|
||||
repository=nonfree
|
||||
|
||||
post_extract() {
|
||||
vsed -e 's|, "< 3\.1"||g' -i vagrant.gemspec
|
||||
}
|
||||
|
||||
do_install() {
|
||||
local dc=yes
|
||||
# https://build.voidlinux.org/builders/x86_64-musl_builder/builds/50813/steps/shell_3/logs/stdio
|
||||
|
|
Loading…
Add table
Reference in a new issue