diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2013-03-20 02:17:23 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2013-03-20 02:17:23 +1100 |
commit | 3f098c8da35cab8e50d8018a4b1b2aeb953a8fbb (patch) | |
tree | 5d700c8d77d16b15fedcec46a28b46ace704ac10 /openal | |
parent | 247ac972cba54a6f04c502cfa71f28581488748f (diff) | |
download | opt-3f098c8da35cab8e50d8018a4b1b2aeb953a8fbb.tar.gz opt-3f098c8da35cab8e50d8018a4b1b2aeb953a8fbb.tar.xz |
openal: 1.14 -> 1.15.1
Diffstat (limited to 'openal')
-rw-r--r-- | openal/.footprint | 7 | ||||
-rw-r--r-- | openal/.md5sum | 2 | ||||
-rw-r--r-- | openal/Pkgfile | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/openal/.footprint b/openal/.footprint index 27f5a983f..e7f300eb1 100644 --- a/openal/.footprint +++ b/openal/.footprint @@ -12,7 +12,10 @@ drwxr-xr-x root/root usr/include/AL/ -rw-r--r-- root/root usr/include/AL/efx.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libopenal.so -> libopenal.so.1 -lrwxrwxrwx root/root usr/lib/libopenal.so.1 -> libopenal.so.1.14.0 --rwxr-xr-x root/root usr/lib/libopenal.so.1.14.0 +lrwxrwxrwx root/root usr/lib/libopenal.so.1 -> libopenal.so.1.15.1 +-rwxr-xr-x root/root usr/lib/libopenal.so.1.15.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/openal.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/openal/ +-rw-r--r-- root/root usr/share/openal/alsoftrc.sample diff --git a/openal/.md5sum b/openal/.md5sum index 09b352114..7bd7b9420 100644 --- a/openal/.md5sum +++ b/openal/.md5sum @@ -1 +1 @@ -3d8b86c21a2f87a2a5e60f78f3b3f03d openal-soft-1.14.tar.bz2 +ea83dec3b9655a27d28e7bc7cae9cd71 openal-soft-1.15.1.tar.bz2 diff --git a/openal/Pkgfile b/openal/Pkgfile index 0498fe949..3e48145cb 100644 --- a/openal/Pkgfile +++ b/openal/Pkgfile @@ -5,7 +5,7 @@ # Depends on: alsa-lib cmake name=openal -version=1.14 +version=1.15.1 release=1 source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$version.tar.bz2) |