diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-12-19 17:13:48 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-17 18:13:39 +1300 |
commit | 4d736f47f0bef75120eb30f79eb9ddf549b84bb2 (patch) | |
tree | 47e4e8514f95357b58074a353870dad92cedcced /haskell/haskell-GLUT/haskell-GLUT.SlackBuild | |
parent | d6d02376c3f321fc1d869af1e3c3e96aaf77f492 (diff) |
haskell/haskell-GLUT: Updated for version 2.7.0.16.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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} |