ruby, ruby-doc: switched to the bz2 tarball

This commit is contained in:
Juergen Daubert 2007-03-15 17:00:41 +01:00
parent 1f789854e2
commit 741b379b33
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
23d2494aa94e7ae1ecbbb8c5e1507683 ruby-1.8.6.tar.gz
e558a0e00ae318d43bf6ff9af452bad2 ruby-1.8.6.tar.bz2

View File

@ -6,7 +6,7 @@
name=ruby-doc
version=1.8.6
release=1
source=(ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-$version.tar.gz)
source=(ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-$version.tar.bz2)
build () {
cd ruby-$version

View File

@ -1,2 +1,2 @@
23d2494aa94e7ae1ecbbb8c5e1507683 ruby-1.8.6.tar.gz
e558a0e00ae318d43bf6ff9af452bad2 ruby-1.8.6.tar.bz2
b1a97a51713c76db5a8eb211aee9ca99 ruby-arch.patch

View File

@ -6,7 +6,7 @@
name=ruby
version=1.8.6
release=1
source=(ftp://ftp.ruby-lang.org/pub/$name/1.8/$name-$version.tar.gz \
source=(ftp://ftp.ruby-lang.org/pub/$name/1.8/$name-$version.tar.bz2 \
$name-arch.patch)
build () {