summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2017-01-30 14:42:42 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 07:00:11 +0700
commiteafa728694b01600d976d2c61d04a6971817fe72 (patch)
tree5bb00b7ae3b55c8ff5d29885e2e1e86bd8e88755 /development
parentd53ba18707dcf1ac0f343c2b13fc0ce7f4c6ca1b (diff)
downloadslackbuilds-eafa728694b01600d976d2c61d04a6971817fe72.tar.gz
slackbuilds-eafa728694b01600d976d2c61d04a6971817fe72.tar.xz
development/glm: Updated for version 0.9.8.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/glm/glm.SlackBuild4
-rw-r--r--development/glm/glm.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/glm/glm.SlackBuild b/development/glm/glm.SlackBuild
index 393be157db..ac1065e3f8 100644
--- a/development/glm/glm.SlackBuild
+++ b/development/glm/glm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for glm
-# Copyright 2012-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2012-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# 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=glm
-VERSION=${VERSION:-0.9.8.3}
+VERSION=${VERSION:-0.9.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/glm/glm.info b/development/glm/glm.info
index 108ad7be7d..279d354edc 100644
--- a/development/glm/glm.info
+++ b/development/glm/glm.info
@@ -1,8 +1,8 @@
PRGNAM="glm"
-VERSION="0.9.8.3"
+VERSION="0.9.8.4"
HOMEPAGE="http://glm.g-truc.net/"
-DOWNLOAD="https://github.com/g-truc/glm/archive/0.9.8.3.tar.gz"
-MD5SUM="63f345e2e1beac7f7b0ab8770cbd1387"
+DOWNLOAD="https://github.com/g-truc/glm/archive/0.9.8.4.tar.gz"
+MD5SUM="26ca8792038da90f67301fa0a3d5b693"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""