mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
haskell/haskell-OpenGLRaw: Updated for version 1.5.0.0.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
This commit is contained in:
parent
e277de73f7
commit
9428931027
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for OpenGLRaw
|
||||
|
||||
# Copyright 2013 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,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=haskell-OpenGLRaw
|
||||
VERSION=${VERSION:-1.3.0.0}
|
||||
VERSION=${VERSION:-1.5.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-OpenGLRaw"
|
||||
VERSION="1.3.0.0"
|
||||
VERSION="1.5.0.0"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/OpenGLRaw"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/OpenGLRaw/1.3.0.0/OpenGLRaw-1.3.0.0.tar.gz"
|
||||
MD5SUM="d7072ac2ef0062eed57bca417caa5f59"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/OpenGLRaw/1.5.0.0/OpenGLRaw-1.5.0.0.tar.gz"
|
||||
MD5SUM="ed126a51c9432f43ee0b2b78f5a788fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ghc"
|
||||
|
|
Loading…
Reference in a new issue