mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/OpenAL: Updated for version 1.16.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
75a447d1f9
commit
dc8ce58f90
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for OpenAL Soft
|
||||
#
|
||||
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=OpenAL
|
||||
SRCNAM=openal-soft
|
||||
VERSION=1.15.1
|
||||
VERSION=1.16.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="OpenAL"
|
||||
VERSION="1.15.1"
|
||||
VERSION="1.16.0"
|
||||
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
|
||||
DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.15.1.tar.bz2"
|
||||
MD5SUM="ea83dec3b9655a27d28e7bc7cae9cd71"
|
||||
DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.16.0.tar.bz2"
|
||||
MD5SUM="14db4b0d12f07252070b4fe5eb5911f6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue