forked from ports/contrib
vagrant: 1.6.5 -> 1.7.0 (bittray sucks)
This commit is contained in:
parent
7b3bb0da1f
commit
55bc1b04e9
5190
vagrant/.footprint
5190
vagrant/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
|||||||
d1ddc0021c7654568e4ebe1e4b1d0e7c vagrant_1.6.5_x86_64.rpm
|
e918168bbbd0797de381b645edb8aaef vagrant_1.7.0_x86_64.rpm
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
# Depends on: ruby curl lzo libidn rtmpdump virtualbox
|
# Depends on: ruby curl lzo libidn rtmpdump virtualbox
|
||||||
|
|
||||||
name=vagrant
|
name=vagrant
|
||||||
version=1.6.5
|
version=1.7.0
|
||||||
release=1
|
release=1
|
||||||
source=(https://dl.bintray.com/mitchellh/${name}/${name}_${version}_x86_64.rpm)
|
source=(http://shortcircuit.net.au/~prologic/distfiles/${name}_${version}_x86_64.rpm)
|
||||||
|
|
||||||
build(){
|
build() {
|
||||||
cp -R ${SRC}/* ${PKG}/
|
cp -r ${SRC}/* ${PKG}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user