development/glm: Updated for version 0.9.6.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-03-09 19:21:10 +01:00 committed by Willy Sudiarto Raharjo
parent 6762b40c35
commit 3c0fedff48
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for glm
# Copyright Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2012-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glm
VERSION=${VERSION:-0.9.4.6}
VERSION=${VERSION:-0.9.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="glm"
VERSION="0.9.4.6"
VERSION="0.9.6.3"
HOMEPAGE="http://glm.g-truc.net/"
DOWNLOAD="http://downloads.sourceforge.net/ogl-math/glm-0.9.4.6.zip"
MD5SUM="a6867c2f27da0635b80b54efa8617504"
DOWNLOAD="http://downloads.sourceforge.net/ogl-math/glm-0.9.6.3.zip"
MD5SUM="acd0b517c37ed25c3f11ee155ee8257e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""