diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:28:36 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:28:36 +0200 |
commit | 577255832d86a35bb9bc84344921e90884a231c0 (patch) | |
tree | 9ff7e58264f35061e00a751bade9ec9d6ed58df9 /libraries/OpenAL/OpenAL.info | |
parent | 890a8a9c55c78a035e052ac0d78f10958432699c (diff) | |
download | slackbuilds-577255832d86a35bb9bc84344921e90884a231c0.tar.gz |
libraries/OpenAL: Updated for version 1.10.622
Diffstat (limited to 'libraries/OpenAL/OpenAL.info')
-rw-r--r-- | libraries/OpenAL/OpenAL.info | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libraries/OpenAL/OpenAL.info b/libraries/OpenAL/OpenAL.info index ba983a3a5a..215d623c95 100644 --- a/libraries/OpenAL/OpenAL.info +++ b/libraries/OpenAL/OpenAL.info @@ -1,8 +1,10 @@ PRGNAM="OpenAL" -VERSION="1.7.411" +VERSION="1.10.622" HOMEPAGE="http://kcat.strangesoft.net/openal.html" -DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.7.411.tar.bz2" -MD5SUM="e8a14e6e0591b943c078c0616da0d413" +DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.10.622.tar.bz2" +DOWNLOAD_x86_64="" +MD5SUM="d6324d0e7a4fd799e48e720c023fe1c0" +MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="rworkman" +APPROVED="dsomero" |