mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
haskell/haskell-GLURaw: Updated for version 2.0.0.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
941a1455f0
commit
66bd428d2d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=haskell-GLURaw
|
||||
VERSION=${VERSION:-2.0.0.3}
|
||||
VERSION=${VERSION:-2.0.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-GLURaw"
|
||||
VERSION="2.0.0.3"
|
||||
VERSION="2.0.0.5"
|
||||
HOMEPAGE="https://hackage.haskell.org/package/GLURaw"
|
||||
DOWNLOAD="https://hackage.haskell.org/packages/archive/GLURaw/2.0.0.3/GLURaw-2.0.0.3.tar.gz"
|
||||
MD5SUM="364adf511af399d0cc865c6a15d9c17e"
|
||||
DOWNLOAD="https://hackage.haskell.org/packages/archive/GLURaw/2.0.0.5/GLURaw-2.0.0.5.tar.gz"
|
||||
MD5SUM="ed598080f2ace73c39fe9936841e5e95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-OpenGLRaw"
|
||||
|
|
Loading…
Reference in a new issue