libraries/OpenAL: Updated for version 1.18.0.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
Erik Hanson 2017-07-08 21:03:51 -05:00 committed by Willy Sudiarto Raharjo
parent d02fe3dde2
commit fe91b8c249
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for OpenAL Soft
#
# Copyright 2009-2016 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,8 +24,8 @@
PRGNAM=OpenAL
SRCNAM=openal-soft
VERSION=${VERSION:-1.17.2}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="OpenAL"
VERSION="1.17.2"
VERSION="1.18.0"
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.17.2.tar.bz2"
MD5SUM="1764e0d8fec499589b47ebc724e0913d"
DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.18.0.tar.bz2"
MD5SUM="704d41343b52dd04115de2dcdac5de03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""