openal-32: 1.21.1 -> 1.22.0

This commit is contained in:
Tim Biermann 2022-06-16 17:30:11 +02:00
parent 11261c5bc0
commit 775cb07312
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 8 deletions

View File

@ -2,10 +2,11 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib32/
drwxr-xr-x root/root usr/lib32/cmake/
drwxr-xr-x root/root usr/lib32/cmake/OpenAL/
-rw-r--r-- root/root usr/lib32/cmake/OpenAL/OpenALConfig-release.cmake
-rw-r--r-- root/root usr/lib32/cmake/OpenAL/OpenALConfig.cmake
-rw-r--r-- root/root usr/lib32/cmake/OpenAL/OpenALTargets-release.cmake
-rw-r--r-- root/root usr/lib32/cmake/OpenAL/OpenALTargets.cmake
lrwxrwxrwx root/root usr/lib32/libopenal.so -> libopenal.so.1
lrwxrwxrwx root/root usr/lib32/libopenal.so.1 -> libopenal.so.1.21.1
-rwxr-xr-x root/root usr/lib32/libopenal.so.1.21.1
lrwxrwxrwx root/root usr/lib32/libopenal.so.1 -> libopenal.so.1.22.0
-rwxr-xr-x root/root usr/lib32/libopenal.so.1.22.0
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/openal.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXbkRwsRdkK/LjXdAWMKASNzPnzr768tg0aOIOsbqEWG1sY48ljlLCVQ/jYY4WpzrlI+0vLOOLNyA395PQZqRTwg=
SHA256 (Pkgfile) = 654d9838db9ce5e99c94cc5e879e0b80b0e18b5db3616ab1064160604658b139
SHA256 (.footprint) = eb3dd1491c8a9faa93b435ad71b98979dcea218286730d5b3fb7fbc440f8d2f4
SHA256 (openal-soft-1.21.1.tar.gz) = 8ac17e4e3b32c1af3d5508acfffb838640669b4274606b7892aa796ca9d7467f
RWSwxGo/zH7eXRmne2mhM08tO3EAS6A/grj8f/PLgHPwwXRucd+3WiS0e35J9UQLjIweX1tNRjN4KK2HqYVs7bp0b15ch2fBBQ8=
SHA256 (Pkgfile) = cfc2c14db4b4fc1d674468db0b10c46f6d7e7d12af92b4c715ede4975795844b
SHA256 (.footprint) = 5528e9b403a814b39fcd371bce25d45a60e673a75c9305122f8360c7a9457058
SHA256 (openal-soft-1.22.0.tar.gz) = 814831a8013d7365dfd1917b27f1fb6e723f3be3fe1c6a7ff4516425d8392f68

View File

@ -4,7 +4,7 @@
# Depends on: alsa-lib-32 openal
name=openal-32
version=1.21.1
version=1.22.0
release=1
source=(https://github.com/kcat/openal-soft/archive/$version/openal-soft-$version.tar.gz)