diff options
author | Juergen Daubert <jue@jue.li> | 2022-11-23 15:51:40 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-11-23 15:51:40 +0100 |
commit | 60d89d321a84eb49fdf2e43f953f0e58c008c926 (patch) | |
tree | 5ca4b1b501d1f634bf9a8a3bf7eb835460bea44e /libsdl2 | |
parent | 18143eb9cd82513fbbe6e1073d1b7ee209b67b25 (diff) | |
download | opt-60d89d321a84eb49fdf2e43f953f0e58c008c926.tar.gz opt-60d89d321a84eb49fdf2e43f953f0e58c008c926.tar.xz |
libsdl2: update to 2.26.0
Diffstat (limited to 'libsdl2')
-rw-r--r-- | libsdl2/.footprint | 4 | ||||
-rw-r--r-- | libsdl2/.signature | 8 | ||||
-rw-r--r-- | libsdl2/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint index 8978860c5..8f49cf77e 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.2400.2 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2400.2 +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 -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 ba092017a..aabe3202a 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SFmlysMVAnG+SiAgOk7bISNB/ohMD9z7hyo4uxreyvhz6IrMcCz9ZVxkfXlOhWWHl5iiPuYtkvPRyf4oENIZQs= -SHA256 (Pkgfile) = c7e10e5f358da331e2f6470943160b0622b7c5ba14e499886a21508b9d644a4f -SHA256 (.footprint) = df95a8ad592f6950f4521c302bb9ab40aad1d147d178245ae5de1dbb065174a2 -SHA256 (SDL2-2.24.2.tar.gz) = b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f +RWSE3ohX2g5d/fB2Gk7T7vTLUW5jcxCsxtd1EwCo9FyyhrShrCWyZkIWfpGH8jqe1SoHsIXoPkehp525b8Wo+IveEZ6vsdyfSwE= +SHA256 (Pkgfile) = 57deea71f79f3599f693b8a46213032b8be889273699547fd7c1fcea069d2f39 +SHA256 (.footprint) = 8608ff64558c8b65ff0d01de26a1ac25f4fc3b21d3545c5779db07058a391c18 +SHA256 (SDL2-2.26.0.tar.gz) = 8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 6aef27e2e..3c90b4c83 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.24.2 +version=2.26.0 release=1 source=(https://www.libsdl.org/release/SDL2-$version.tar.gz) |