wok rev 18685

Up octave (4.0.0)
author Lucas Levrel <llevrel@yahoo.fr>
date Wed Dec 09 22:48:12 2015 +0100 (2015-12-09)
parents b094b6937e7a
children bc08d1b89c0f
files octave/receipt
line diff
     1.1 --- a/octave/receipt	Wed Dec 09 21:59:42 2015 +0100
     1.2 +++ b/octave/receipt	Wed Dec 09 22:48:12 2015 +0100
     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"