summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 22:39:00 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:47 +0700
commit97f01d8b448f9170ab1cd8613b9c92075cf75353 (patch)
treecaf871bcdf5ba04995b9130bb0f9395222208402 /haskell/haskell-Tensor/haskell-Tensor.SlackBuild
parent1b7b766cf177adf64f05ace6a14fef2ad8231825 (diff)
downloadslackbuilds-97f01d8b448f9170ab1cd8613b9c92075cf75353.tar.gz
slackbuilds-97f01d8b448f9170ab1cd8613b9c92075cf75353.tar.xz
haskell/haskell-Tensor: Updated for version 1.1.0.0.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-Tensor/haskell-Tensor.SlackBuild')
-rw-r--r--haskell/haskell-Tensor/haskell-Tensor.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
index 8448db792d..93bfb5e80b 100644
--- a/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
+++ b/haskell/haskell-Tensor/haskell-Tensor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Tensor
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-Tensor
-VERSION=${VERSION:-1.0.0.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.1.0.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"