1
0
forked from ports/opt

libsdl2: update to 2.28.4

This commit is contained in:
Juergen Daubert 2023-10-02 13:43:28 +02:00
parent fb1c669ca0
commit 0a0da0f941
3 changed files with 8 additions and 8 deletions

View File

@ -97,8 +97,8 @@ drwxr-xr-x root/root usr/lib/cmake/SDL2/
-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.2800.3
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2800.3
lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2800.4
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2800.4
-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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/W/IzetckCvcrT7HGqgNZDHbwT4qY29d7aZ2NrwFSNC/wTGIiQu8i95PlbhXlzoWJrqQ8fRqf1iW3lsW0DNv5g8=
SHA256 (Pkgfile) = 2703561005a4c1314ad715b9907a20d9c4c64b1dedb38aabf4a5e70a51ec7891
SHA256 (.footprint) = cf2587836af1376f012206f153fc5d19b32e2e2ce252fe69e52eb301b8e0e86d
SHA256 (SDL2-2.28.3.tar.gz) = 7acb8679652701a2504d734e2ba7543ec1a83e310498ddd22fd44bf965eb5518
RWSE3ohX2g5d/aA5VDaUwKHhgj86nYHIwi3W5twCXyI6FAyacF5pHl0aZc3o+tb3SY8zZMiNRgdmu8QknCFHOKHsLWKSiin0aQA=
SHA256 (Pkgfile) = 144403c9addc5e15a38b032c21d3b349dd79173274c7d5edcfaff8cc8420262c
SHA256 (.footprint) = 0a3310b1bf872c7810c705dddf221b5be78633c80dd251786bf5ed82c7e55669
SHA256 (SDL2-2.28.4.tar.gz) = 888b8c39f36ae2035d023d1b14ab0191eb1d26403c3cf4d4d5ede30e66a4942c

View File

@ -1,11 +1,11 @@
# Description: SDL version 2, Simple DirectMedia Layer
# URL: https://www.libsdl.org
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: mesa cmake
# Depends on: mesa
# Optional: alsa-lib ibus jack pipewire pulseaudio wayland-protocols
name=libsdl2
version=2.28.3
version=2.28.4
release=1
source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)