From 316dc6768d2bdd5df57dc8e7cbcca254ed39eccc Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 10 Feb 2023 18:22:38 +0100 Subject: [PATCH] sdl2_mixer: 2.6.2 -> 2.6.3 --- sdl2_mixer/.footprint | 6 +++--- sdl2_mixer/.signature | 8 ++++---- sdl2_mixer/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sdl2_mixer/.footprint b/sdl2_mixer/.footprint index dfcb68bb4..d04d21445 100644 --- a/sdl2_mixer/.footprint +++ b/sdl2_mixer/.footprint @@ -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 diff --git a/sdl2_mixer/.signature b/sdl2_mixer/.signature index e24083869..d20413011 100644 --- a/sdl2_mixer/.signature +++ b/sdl2_mixer/.signature @@ -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 diff --git a/sdl2_mixer/Pkgfile b/sdl2_mixer/Pkgfile index cf15b8e55..a4bc3608d 100644 --- a/sdl2_mixer/Pkgfile +++ b/sdl2_mixer/Pkgfile @@ -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)