summaryrefslogtreecommitdiffstats
path: root/OpenAL
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL')
-rwxr-xr-xOpenAL/build/OpenAL.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenAL/build/OpenAL.SlackBuild b/OpenAL/build/OpenAL.SlackBuild
index 59d60f86..5c9bd5c6 100755
--- a/OpenAL/build/OpenAL.SlackBuild
+++ b/OpenAL/build/OpenAL.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2012, 2013, 2014 Eric Hameleers, Eindhoven, NL
+# Copyright 2012, 2013, 2014, 2015 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -45,7 +45,7 @@
PRGNAM=OpenAL
SRCNAM=openal-soft
-VERSION=${VERSION:-1.15.1}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}