diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:11 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:40 -0500 |
commit | f37edf089b4e1a3d1eb88c526347e8fdd49bfc35 (patch) | |
tree | 5d7ec0711cbb93103b84614da4796e010ce76bcf /haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild | |
parent | 94f4b50ad34f7b6db40d5694b69b335bdf2ad96f (diff) | |
download | slackbuilds-f37edf089b4e1a3d1eb88c526347e8fdd49bfc35.tar.gz |
haskell/haskell-OpenGL: Updated for version 2.6.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild')
-rw-r--r-- | haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild index 15716acbc2..037f690e71 100644 --- a/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild +++ b/haskell/haskell-OpenGL/haskell-OpenGL.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for OpenGL -# 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-OpenGL -VERSION=${VERSION:-2.5.0.0} +VERSION=${VERSION:-2.6.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |