diff --git a/libsdl2/.footprint b/libsdl2/.footprint index acdfee4c7..3a4b188ce 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -95,9 +95,10 @@ drwxr-xr-x root/root usr/lib/cmake/SDL2/ -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2staticTargets.cmake -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2testTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2testTargets.cmake +-rw-r--r-- root/root usr/lib/cmake/SDL2/sdlfind.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.5 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2600.5 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2800.0 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2800.0 -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 a0902bca0..7f0039f8e 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZI2PhW09e8wss8TxTOYQ3VFKVL4atd6Fo9LGIhWpGPe8Hg/Si3WK2olFPzPBI951p+Wj7e2bbBkIs9oTQk+bgg= -SHA256 (Pkgfile) = b336d3b6aa7c7664aba039e3740b617426db9ecc61eeac0639b24d17b3290656 -SHA256 (.footprint) = 39765c38c2294a2e80ec6c8cf53a3fa79b5605744eb4d77fda229277adb73059 -SHA256 (SDL2-2.26.5.tar.gz) = ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7 +RWSE3ohX2g5d/Y1vpmxj47T1zfVy6251Czf5e1F17xNvgdDvWAh3TwI44ablIDV0w+wYQOmDXzFyYgZfgzGv0NXqcFsjO2fosw0= +SHA256 (Pkgfile) = f0bbac224c3f2f1497ea977c2bbf198694fc20b29040716f8e1389d0d10ce4be +SHA256 (.footprint) = 1cd206bc74ac4ae734211e7663fc95031b4260030465984f95293f535ec02a55 +SHA256 (SDL2-2.28.0.tar.gz) = d215ae4541e69d628953711496cd7b0e8b8d5c8d811d5b0f98fdc7fd1422998a diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index a804d1d66..5a688b610 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.5 +version=2.28.0 release=1 source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)