summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:06 +0100
committer dsomero2013-03-04 23:26:39 +0100
commitbbbf892147eb82d7b1ad3c59c3235392b98433f7 (patch)
tree651c9e653259d76179910fad7fd27f47dbd045e8 /haskell/haskell-GLUT/haskell-GLUT.SlackBuild
parent062c2a74f237339dd650bacf58fc2b2bf49d034f (diff)
downloadold.slackbuilds-bbbf892147eb82d7b1ad3c59c3235392b98433f7.tar.gz
haskell/haskell-GLUT: Updated for version 2.3.1.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-GLUT/haskell-GLUT.SlackBuild')
-rw-r--r--haskell/haskell-GLUT/haskell-GLUT.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
index 1784ae94c1..5ce3a8f58e 100644
--- a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
+++ b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GLUT
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-GLUT
-VERSION=${VERSION:-2.3.0.0}
+VERSION=${VERSION:-2.3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}