summaryrefslogtreecommitdiff
path: root/repo/sdl2-ttf/sdl2-ttf.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/sdl2-ttf/sdl2-ttf.xibuild
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/sdl2-ttf/sdl2-ttf.xibuild')
-rw-r--r--repo/sdl2-ttf/sdl2-ttf.xibuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/repo/sdl2-ttf/sdl2-ttf.xibuild b/repo/sdl2-ttf/sdl2-ttf.xibuild
index 12cdba8..335d1f6 100644
--- a/repo/sdl2-ttf/sdl2-ttf.xibuild
+++ b/repo/sdl2-ttf/sdl2-ttf.xibuild
@@ -5,13 +5,11 @@ DESC="A library which allows you to use TrueType fonts in your SDL applications"
MAKEDEPS="freetype2 mesa sdl2"
-PKG_VER=2.0.18
+PKG_VER=2.20.1
SOURCE="https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$PKG_VER.tar.gz"
build() {
./configure \
-
-
--prefix=/usr \
--enable-static
make