mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
vagrant: rebuild for ruby-2.7.1.
This commit is contained in:
parent
6f933c366c
commit
9f2e7cd5ef
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vagrant'
|
# Template file for 'vagrant'
|
||||||
pkgname=vagrant
|
pkgname=vagrant
|
||||||
version=2.2.7
|
version=2.2.7
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
makedepends="ruby-devel zlib-devel"
|
makedepends="ruby-devel zlib-devel"
|
||||||
|
@ -15,7 +15,7 @@ checksum=a9229f6eba67dd51dfd6125dc578d1d0d724f2620f7d9a68cd46fa886df061fc
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's|\,\ "<\ 2\.5"||g' $pkgname.gemspec
|
sed -i 's|\,\ "<\ 2\.7"||g' $pkgname.gemspec
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue