diff options
Diffstat (limited to 'haskell/haskell-GLUT/haskell-GLUT.SlackBuild')
-rw-r--r-- | haskell/haskell-GLUT/haskell-GLUT.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild index 97569eca9c30..a089077e4c6e 100644 --- a/haskell/haskell-GLUT/haskell-GLUT.SlackBuild +++ b/haskell/haskell-GLUT/haskell-GLUT.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-GLUT -VERSION=${VERSION:-2.7.0.12} +VERSION=${VERSION:-2.7.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |