wok diff octave/receipt @ rev 18813
python-docopt (update receipt)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Jan 14 20:21:12 2016 +0000 (2016-01-14) |
parents | c7c3567bd8d4 |
children | 85bafb39be6f |
line diff
1.1 --- a/octave/receipt Wed Feb 18 09:35:09 2015 +0100 1.2 +++ b/octave/receipt Thu Jan 14 20:21:12 2016 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="octave" 1.7 -VERSION="3.6.2" 1.8 +VERSION="4.0.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Language for numerical computations." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL3" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.15 WEB_SITE="http://www.gnu.org/software/octave/" 1.16 WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL" 1.17 TAGS="programming language"