sdl2_ttf: 2.20.1 -> 2.20.2

This commit is contained in:
Tim Biermann 2023-02-10 18:20:46 +01:00
parent c9cf709373
commit 6199d0b6fc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -7,10 +7,10 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/SDL2_ttf/
-rw-r--r-- root/root usr/lib/cmake/SDL2_ttf/sdl2_ttf-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/SDL2_ttf/sdl2_ttf-config.cmake
lrwxrwxrwx root/root usr/lib/libSDL2_ttf-2.0.so.0 -> libSDL2_ttf-2.0.so.0.2000.1
-rwxr-xr-x root/root usr/lib/libSDL2_ttf-2.0.so.0.2000.1
lrwxrwxrwx root/root usr/lib/libSDL2_ttf-2.0.so.0 -> libSDL2_ttf-2.0.so.0.2000.2
-rwxr-xr-x root/root usr/lib/libSDL2_ttf-2.0.so.0.2000.2
-rw-r--r-- root/root usr/lib/libSDL2_ttf.a
-rwxr-xr-x root/root usr/lib/libSDL2_ttf.la
lrwxrwxrwx root/root usr/lib/libSDL2_ttf.so -> libSDL2_ttf-2.0.so.0.2000.1
lrwxrwxrwx root/root usr/lib/libSDL2_ttf.so -> libSDL2_ttf-2.0.so.0.2000.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/SDL2_ttf.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30x6uNZEbHotuarHOX0jv2N6wVr+RiJ1MPz6xvtAEjL/8GpHKClRYjOa89aDR5D9kYCGFFrSKy2OECN9DKBgDgA=
SHA256 (Pkgfile) = dbc98ebe5f294a5434092589e190b9eb901e6d1f4cbb0d8147791fbebbda8226
SHA256 (.footprint) = 972f226522e937b2fe89bc46c9e7c2fdc9cfb57986726a020a4191ac57ae8364
SHA256 (SDL2_ttf-2.20.1.tar.gz) = 78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57
RWSagIOpLGJF35jc/TTnGud4UWhzjddJvYG7UM6ctjb8eEF5KpvNcSj52Koz9AMfxP0EU6z/wPRsC1NyNpUGisfiaGnHCRO+Ow8=
SHA256 (Pkgfile) = 615062301bba15e072169880d80fdc9df524e42cdca4b77e6b25cc5630de92e2
SHA256 (.footprint) = e7da7672fd90ca695a8ff507dcd7bfc7b1b225a8f78549de64641a87bc473a1c
SHA256 (SDL2_ttf-2.20.2.tar.gz) = 9dc71ed93487521b107a2c4a9ca6bf43fb62f6bddd5c26b055e6b91418a22053

View File

@ -4,7 +4,7 @@
# Depends on: freetype libsdl2
name=sdl2_ttf
version=2.20.1
version=2.20.2
release=1
source=(https://github.com/libsdl-org/SDL_ttf/releases/download/release-$version/SDL2_ttf-$version.tar.gz)