diff options
-rw-r--r-- | sdl2_mixer/.footprint | 6 | ||||
-rw-r--r-- | sdl2_mixer/.signature | 8 | ||||
-rw-r--r-- | sdl2_mixer/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/sdl2_mixer/.footprint b/sdl2_mixer/.footprint index 9ff812010..98904e686 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.0 --rwxr-xr-x root/root usr/lib/libSDL2_mixer-2.0.so.0.600.0 +lrwxrwxrwx root/root usr/lib/libSDL2_mixer-2.0.so.0 -> libSDL2_mixer-2.0.so.0.600.1 +-rwxr-xr-x root/root usr/lib/libSDL2_mixer-2.0.so.0.600.1 -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.0 +lrwxrwxrwx root/root usr/lib/libSDL2_mixer.so -> libSDL2_mixer-2.0.so.0.600.1 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 b9875578f..881b0e30f 100644 --- a/sdl2_mixer/.signature +++ b/sdl2_mixer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wPvFaZm+TXqEAkgr0nthMop1Fg8eWG6UvLpelUVBCNKkNpNOXEg7+7IoHl/K4Ocim+nU+BuXVCYs2xVmKDAgg8= -SHA256 (Pkgfile) = 401b1bba36f3b54f0786c72120bf0c1270e75f87e25d999bd82636fb7410210a -SHA256 (.footprint) = 8e7201e67d4674695c0c543c8fed93fff70b3be1787f9ddfb5ad377bb9ae4d40 -SHA256 (SDL2_mixer-2.6.0.tar.gz) = f94a4d3e878cb191c386a714be561838240012250fe17d496f4ff4341d59a391 +RWSagIOpLGJF31u6tFcEPYuAz1VQbQ+/hBwDGmQTICk8KIQeFyzbXfER6Sr/8cbL7Dz4ey4n1P2LdD5GOQDob2tAUHjn71ODUAc= +SHA256 (Pkgfile) = f9eca418f252b20dab52d2e468f1354818f43c246ca5d48c6540455c14f9c2fd +SHA256 (.footprint) = b09a8305288aeb04e121f27516c58a4bed594c40696dec91915b94195d3bb1d2 +SHA256 (SDL2_mixer-2.6.1.tar.gz) = bc5c7b85f297e5f3cb34c99c366a4746922fc41365b15fd78a164dda71a861a3 diff --git a/sdl2_mixer/Pkgfile b/sdl2_mixer/Pkgfile index 282a9a792..119572687 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.0 +version=2.6.1 release=1 source=(https://github.com/libsdl-org/SDL_mixer/releases/download/release-$version/SDL2_mixer-$version.tar.gz) |