From 83b32accaebbf67a88a89511cb96fb9e6e48f23a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 25 May 2015 12:05:25 +0000 Subject: OpenAL: also update the BUILD number --- OpenAL/build/OpenAL.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'OpenAL') diff --git a/OpenAL/build/OpenAL.SlackBuild b/OpenAL/build/OpenAL.SlackBuild index 5c9bd5c6..8bd568ca 100755 --- a/OpenAL/build/OpenAL.SlackBuild +++ b/OpenAL/build/OpenAL.SlackBuild @@ -36,6 +36,8 @@ # * Update. # 1.15.1-2: 08/jan/2014 by Eric Hameleers # * Add /etc/openal/alsoft.conf.sample configuration file. +# 1.16.0-1: 25/may/2015 by Eric Hameleers +# * 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 . @@ -46,7 +48,7 @@ PRGNAM=OpenAL SRCNAM=openal-soft VERSION=${VERSION:-1.16.0} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3