commit b34935790b4201d497c0e884ff2f919684caecb1 Author: Juergen Daubert <jue@jue.li> Date: Wed Jan 4 10:30:57 2023 +0100 libsdl2: update to 2.26.2 diff --git a/libsdl2/.footprint b/libsdl2/.footprint index c1d58dbe8..86ae6a884 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -96,8 +96,8 @@ drwxr-xr-x root/root usr/lib/cmake/SDL2/ -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2testTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2testTargets.cmake lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so -> libSDL2-2.0.so.0 -lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2600.1 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2600.1 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2600.2 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2600.2 -rw-r--r-- root/root usr/lib/libSDL2.a lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so -rw-r--r-- root/root usr/lib/libSDL2_test.a diff --git a/libsdl2/.signature b/libsdl2/.signature index 2cffaf386..61179f783 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a+e5UCzgwAAPbaH+2nd7gBg9ngCafsL28oJOu7XQHv4CbH29ibZa89C3jz2C4FPSR6oC+AuZc+VqU2nnhSb7wI= -SHA256 (Pkgfile) = b51df109f8825b8236ef0b347ff7e1c46b76a0868e7664013987027bbe65c29b -SHA256 (.footprint) = 37f2a2d581ab1eab73994891b09b3e1493b414e040b3279014705d4c38df08f6 -SHA256 (SDL2-2.26.1.tar.gz) = 02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04 +RWSE3ohX2g5d/Qc+pV8wdOAuZESLuZOEVvJtu95ri6xwF3KOtuQ2p4oi09WO75N6kDdETyvys36/JIrgKt0qJk530PpIwuHv2Ao= +SHA256 (Pkgfile) = 344d24de21f4c3227f24e7003814be95e39e14a4808cf676cbec68bc855dc4cd +SHA256 (.footprint) = 28d60b5f6dddd452c04d5c33c2bf0bd4d9869167615a4b321f1b0ae8795850f7 +SHA256 (SDL2-2.26.2.tar.gz) = 95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 337fc0dc9..2414a7b90 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -5,7 +5,7 @@ # Optional: alsa-lib ibus jack ninja pipewire pulseaudio wayland-protocols name=libsdl2 -version=2.26.1 +version=2.26.2 release=1 source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)