summaryrefslogtreecommitdiffstats
path: root/libraries/glfw3/glfw3.SlackBuild
diff options
context:
space:
mode:
author orbea <orbea@riseup.net>2020-01-31 09:52:56 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-01 09:00:25 +0700
commitf28a0ce63efdfdbfe46818257b9a9b4bdd1e1a18 (patch)
treef931d6fead829f86ad96accfef471a1ff34d8df2 /libraries/glfw3/glfw3.SlackBuild
parent1ff7ccdef7bf54895c834c0d054276926ad55679 (diff)
downloadslackbuilds-f28a0ce63efdfdbfe46818257b9a9b4bdd1e1a18.tar.gz
slackbuilds-f28a0ce63efdfdbfe46818257b9a9b4bdd1e1a18.tar.xz
libraries/glfw3: Updated for version 3.3.2.
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'libraries/glfw3/glfw3.SlackBuild')
-rw-r--r--libraries/glfw3/glfw3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/glfw3/glfw3.SlackBuild b/libraries/glfw3/glfw3.SlackBuild
index cad5ddfa22..8d22394a31 100644
--- a/libraries/glfw3/glfw3.SlackBuild
+++ b/libraries/glfw3/glfw3.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=glfw3
SRCNAM=${PRGNAM%3}
-VERSION=${VERSION:-3.3.1}
+VERSION=${VERSION:-3.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}