mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/scilab: Updated for version 5.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1037e8d096
commit
159cb18674
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue