sdl2_mixer: 2.6.2 -> 2.6.3

This commit is contained in:
Tim Biermann 2023-02-10 18:22:38 +01:00
parent 6199d0b6fc
commit 316dc6768d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -7,10 +7,10 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/SDL2_mixer/
-rw-r--r-- root/root usr/lib/cmake/SDL2_mixer/sdl2_mixer-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/SDL2_mixer/sdl2_mixer-config.cmake
lrwxrwxrwx root/root usr/lib/libSDL2_mixer-2.0.so.0 -> libSDL2_mixer-2.0.so.0.600.2
-rwxr-xr-x root/root usr/lib/libSDL2_mixer-2.0.so.0.600.2
lrwxrwxrwx root/root usr/lib/libSDL2_mixer-2.0.so.0 -> libSDL2_mixer-2.0.so.0.600.3
-rwxr-xr-x root/root usr/lib/libSDL2_mixer-2.0.so.0.600.3
-rw-r--r-- root/root usr/lib/libSDL2_mixer.a
-rwxr-xr-x root/root usr/lib/libSDL2_mixer.la
lrwxrwxrwx root/root usr/lib/libSDL2_mixer.so -> libSDL2_mixer-2.0.so.0.600.2
lrwxrwxrwx root/root usr/lib/libSDL2_mixer.so -> libSDL2_mixer-2.0.so.0.600.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/SDL2_mixer.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zRv2kI5Yvp4i8Y1Mv5wN9oiPhGmMXocr6knfwHph9+bUnq2BTc/eccubvSGOeX1YPZI+9n6jbNKDQZQbY+HRAw=
SHA256 (Pkgfile) = bb152442ca11b8a2e8e5a85811b4f5785922feb07a598bbfc4ea97e60c35154f
SHA256 (.footprint) = 986a365cf75fb8e2684afd2df172bb4e9bb2dcc539f03658ee05aea094f01ab3
SHA256 (SDL2_mixer-2.6.2.tar.gz) = 8cdea810366decba3c33d32b8071bccd1c309b2499a54946d92b48e6922aa371
RWSagIOpLGJF364Yt9v/DpXFKzoWSoujfnQWKvU4NcQys8LuxPeKYkhmcy3srkqDRCRVAtPmZ8CoExUS55YksS54c9wVF+QUyAI=
SHA256 (Pkgfile) = 1b417ac9386da8f474425280b7e4e9a97604ae32168f0d1185efbfbcf7360e7b
SHA256 (.footprint) = cda853e666c8fdbf042b942a4a9983231a369dba0bd07ac5acf10893578791ef
SHA256 (SDL2_mixer-2.6.3.tar.gz) = 7a6ba86a478648ce617e3a5e9277181bc67f7ce9876605eea6affd4a0d6eea8f

View File

@ -4,7 +4,7 @@
# Depends on: libvorbis libmodplug flac libsdl2 mpg123
name=sdl2_mixer
version=2.6.2
version=2.6.3
release=1
source=(https://github.com/libsdl-org/SDL_mixer/releases/download/release-$version/SDL2_mixer-$version.tar.gz)