aboutsummaryrefslogtreecommitdiff
path: root/libraries/SDL2/SDL2.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2020-04-01 18:57:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-01 18:57:25 +0700
commit11e7f4fca5e791847b2cfd4ce61b6f6f2bd38efb (patch)
tree29f18c3c72108a11b480b89ae0222ebc8a22b50e /libraries/SDL2/SDL2.SlackBuild
parentd547d37db60eab95cde7c09b9dfa9e50695b5a15 (diff)
libraries/SDL2: Updated for version 2.0.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2/SDL2.SlackBuild')
-rw-r--r--libraries/SDL2/SDL2.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/SDL2/SDL2.SlackBuild b/libraries/SDL2/SDL2.SlackBuild
index 7fe728b6e2900..de90ba7d060b4 100644
--- a/libraries/SDL2/SDL2.SlackBuild
+++ b/libraries/SDL2/SDL2.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for SDL2
# Copyright 2013 Dugan Chen Canada
+# Copyright 2020 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL2
-VERSION=${VERSION:-2.0.9}
+VERSION=${VERSION:-2.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}