summaryrefslogtreecommitdiffstats
path: root/OpenAL/build/OpenAL.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL/build/OpenAL.SlackBuild')
-rwxr-xr-xOpenAL/build/OpenAL.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/OpenAL/build/OpenAL.SlackBuild b/OpenAL/build/OpenAL.SlackBuild
index a6b27c51..eecc585b 100755
--- a/OpenAL/build/OpenAL.SlackBuild
+++ b/OpenAL/build/OpenAL.SlackBuild
@@ -46,6 +46,8 @@
# * Update.
# 1.18.0-1: 25/jun/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.18.1-1: 11/sep/2017 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh OpenAL.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -55,7 +57,7 @@
PRGNAM=OpenAL
SRCNAM=openal-soft
-VERSION=${VERSION:-1.18.0}
+VERSION=${VERSION:-1.18.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}