1
0
forked from ports/opt

ruby: fix source URL

This commit is contained in:
Juergen Daubert 2015-01-18 15:13:09 +01:00
parent 2ac4efbe63
commit cab72881dd

View File

@ -6,7 +6,7 @@
name=ruby
version=2.1.5
release=1
source=(ftp://ftp.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz)
source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz)
build () {
cd $name-$version