wok diff ruby/receipt @ rev 4903
Add gfortran
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 12 11:12:21 2010 +0100 (2010-02-12) |
parents | c7f23df72ae1 |
children | 8be66f03fbd2 |
line diff
1.1 --- a/ruby/receipt Sat Jan 16 23:08:16 2010 +0100 1.2 +++ b/ruby/receipt Fri Feb 12 11:12:21 2010 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ruby" 1.7 -VERSION="1.98.7-p72" 1.8 +VERSION="1.8.7-p72" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Dynamic programming language focused on simplicity and productivity." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.ruby-lang.org/" 1.14 -WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/1.9/$TARBALL" 1.15 +WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/1.8/$TARBALL" 1.16 DEPENDS="libdb ncurses openssl readline zlib" 1.17 1.18 # Rules to configure and make the package.