diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 13:41:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 52412de748f5e27aa824a58956a2c7dda278cdaa (patch) | |
tree | 9a1beefd57b467051c2e98d40d42e55ac97fde38 /libraries/OpenAL | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/OpenAL')
-rw-r--r-- | libraries/OpenAL/OpenAL.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/OpenAL/OpenAL.info b/libraries/OpenAL/OpenAL.info index 215d623c95..17952b8eb8 100644 --- a/libraries/OpenAL/OpenAL.info +++ b/libraries/OpenAL/OpenAL.info @@ -2,8 +2,8 @@ PRGNAM="OpenAL" VERSION="1.10.622" HOMEPAGE="http://kcat.strangesoft.net/openal.html" DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.10.622.tar.bz2" -DOWNLOAD_x86_64="" MD5SUM="d6324d0e7a4fd799e48e720c023fe1c0" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" |