From 5b85319619dd6ef60173586d8513011fb7ded8f7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 3 Dec 2022 12:26:06 +0100 Subject: [PATCH] libsdl2: update to 2.26.1 --- libsdl2/.footprint | 4 ++-- libsdl2/.signature | 8 ++++---- libsdl2/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libsdl2/.footprint b/libsdl2/.footprint index 8f49cf77e..c1d58dbe8 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.0 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2600.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 -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 aabe3202a..c424dfcf9 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fB2Gk7T7vTLUW5jcxCsxtd1EwCo9FyyhrShrCWyZkIWfpGH8jqe1SoHsIXoPkehp525b8Wo+IveEZ6vsdyfSwE= -SHA256 (Pkgfile) = 57deea71f79f3599f693b8a46213032b8be889273699547fd7c1fcea069d2f39 -SHA256 (.footprint) = 8608ff64558c8b65ff0d01de26a1ac25f4fc3b21d3545c5779db07058a391c18 -SHA256 (SDL2-2.26.0.tar.gz) = 8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295 +RWSE3ohX2g5d/WgWC7weXIhqPsHFs8t1V1FbemEY4pc/vIsbXED3ypyrvMh40Ni/tOWn4QwWuzvCyKlJHO/RWDZ3UnfbjGkhNQw= +SHA256 (Pkgfile) = b5c5ecd744d8577ef2ce85f87d57b62847e5cdd896134de57e8106ee46973eec +SHA256 (.footprint) = 37f2a2d581ab1eab73994891b09b3e1493b414e040b3279014705d4c38df08f6 +SHA256 (SDL2-2.26.1.tar.gz) = 02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 3c90b4c83..a8452c01e 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.0 +version=2.26.1 release=1 source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)