diff --git a/sdl2_image/.footprint b/sdl2_image/.footprint index 0bcf48f9b..2c98cae5a 100644 --- a/sdl2_image/.footprint +++ b/sdl2_image/.footprint @@ -7,10 +7,10 @@ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/SDL2_image/ -rw-r--r-- root/root usr/lib/cmake/SDL2_image/sdl2_image-config-version.cmake -rw-r--r-- root/root usr/lib/cmake/SDL2_image/sdl2_image-config.cmake -lrwxrwxrwx root/root usr/lib/libSDL2_image-2.0.so.0 -> libSDL2_image-2.0.so.0.600.0 --rwxr-xr-x root/root usr/lib/libSDL2_image-2.0.so.0.600.0 +lrwxrwxrwx root/root usr/lib/libSDL2_image-2.0.so.0 -> libSDL2_image-2.0.so.0.600.2 +-rwxr-xr-x root/root usr/lib/libSDL2_image-2.0.so.0.600.2 -rw-r--r-- root/root usr/lib/libSDL2_image.a -rwxr-xr-x root/root usr/lib/libSDL2_image.la -lrwxrwxrwx root/root usr/lib/libSDL2_image.so -> libSDL2_image-2.0.so.0.600.0 +lrwxrwxrwx root/root usr/lib/libSDL2_image.so -> libSDL2_image-2.0.so.0.600.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/SDL2_image.pc diff --git a/sdl2_image/.signature b/sdl2_image/.signature index 1caeeb2c8..82633842b 100644 --- a/sdl2_image/.signature +++ b/sdl2_image/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37oMWLgM/dDB1cMNkU62zWw7Ve4DmZZLSTYSt8j26XuBxVvPYAqva006X17dms9UTwnslgs66eHJ1Se508TNNwg= -SHA256 (Pkgfile) = 51927166d5ba77ad81d006786e3742e2a495092b314c3ff39082fa4aab1f519e -SHA256 (.footprint) = 5ac5b329c55acf9051759e33963c64111b5240d952095985a4eed757716773e7 -SHA256 (SDL2_image-2.6.0.tar.gz) = 611c862f40de3b883393aabaa8d6df350aa3ae4814d65030972e402edae85aaa +RWSagIOpLGJF32TNCcbIVfhs0Dlwy2gWEqX7mndYHdop0S7M/KW7W5Dgea4th4kwqMRYCsNrw/cuemG/CtpsncMYz8m/W9Wbjgo= +SHA256 (Pkgfile) = a2c56fe36d5b74adf1f8fec91c1dc793539a2a6cb4cbc54f7f78635440120cb1 +SHA256 (.footprint) = bf40207ac5970e7e5327db51a28514b2498e4d82360c82a601551be07cdea1ec +SHA256 (SDL2_image-2.6.2.tar.gz) = 48355fb4d8d00bac639cd1c4f4a7661c4afef2c212af60b340e06b7059814777 diff --git a/sdl2_image/Pkgfile b/sdl2_image/Pkgfile index edf61d700..f30cd67f4 100644 --- a/sdl2_image/Pkgfile +++ b/sdl2_image/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libsdl2 libwebp name=sdl2_image -version=2.6.0 +version=2.6.2 release=1 source=(https://github.com/libsdl-org/SDL_image/releases/download/release-$version/SDL2_image-$version.tar.gz)