academic/scilab: Updated for version 5.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2014-11-27 13:08:38 +07:00 committed by Willy Sudiarto Raharjo
parent 1037e8d096
commit 159cb18674
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=scilab
VERSION=${VERSION:-5.5.0}
VERSION=${VERSION:-5.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="scilab"
VERSION="5.5.0"
VERSION="5.5.1"
HOMEPAGE="http://scilab.org"
DOWNLOAD="http://www.scilab.org/download/5.5.0/scilab-5.5.0.bin.linux-i686.tar.gz"
MD5SUM="0f4e9125e0504cb8fb63918394abef12"
DOWNLOAD_x86_64="http://www.scilab.org/download/5.5.0/scilab-5.5.0.bin.linux-x86_64.tar.gz"
MD5SUM_x86_64="789fdcbbf0447690d3ddd3369b375650"
DOWNLOAD="http://www.scilab.org/download/5.5.1/scilab-5.5.1.bin.linux-i686.tar.gz"
MD5SUM="d59ae5b5e5011b0b9130c347ed3919d6"
DOWNLOAD_x86_64="http://www.scilab.org/download/5.5.1/scilab-5.5.1.bin.linux-x86_64.tar.gz"
MD5SUM_x86_64="f84f76afe6646d5a46b8c107f00a0997"
REQUIRES="jdk"
MAINTAINER="Fridrich von Stauffenberg"
EMAIL="cancellor2@gmail.com"