openal-soft: update to openal-soft-1.14

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-11-07 18:09:22 +01:00
parent 9f321c5c1b
commit 02b1590cad
2 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,8 @@ mkdir -p .build && cd .build
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
-DCMAKE_INSTALL_PREFIX=/usr \
-DEXAMPLES="off" \
-DUTILS="off" \
..
make

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="openal-soft"
PKG_VERSION="1.12.854"
PKG_VERSION="1.14"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"