wok diff ruby/receipt @ rev 6889

Added nspr-dev to nss-dev depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 01:30:02 2010 +0000 (2010-10-21)
parents 49e501a55595
children d0309df382e1
line diff
     1.1 --- a/ruby/receipt	Sat Jul 10 09:37:09 2010 +0200
     1.2 +++ b/ruby/receipt	Thu Oct 21 01:30:02 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ruby"
     1.7 -VERSION="1.9.1-p378"
     1.8 +VERSION="1.9.2-p0"
     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 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.ruby-lang.org/"
    1.15  WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/${VERSION%.*}/$TARBALL"
    1.16  DEPENDS="libdb ncurses openssl readline zlib tk xorg-libXss gdbm"