SDL2_ttf: update to 2.20.1.

This commit is contained in:
André Cerqueira 2023-01-15 20:02:28 +00:00 committed by classabbyamp
parent 2b4937e7eb
commit 289f533662
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SDL2_ttf'
pkgname=SDL2_ttf
version=2.20.0
version=2.20.1
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -10,8 +10,9 @@ short_desc="Use TrueType fonts in your SDL 2.x applications"
maintainer="André Cerqueira <acerqueira021@gmail.com>"
license="MIT"
homepage="https://github.com/libsdl-org/SDL_ttf"
distfiles="${homepage}/releases/download/release-${version}/${pkgname}-${version}.tar.gz"
checksum=874680232b72839555a558b48d71666b562e280f379e673b6f0c7445ea3b9b8a
changelog="https://github.com/libsdl-org/SDL_ttf/raw/SDL2/CHANGES.txt"
distfiles="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version}/SDL2_ttf-${version}.tar.gz"
checksum=78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57
post_install() {
vlicense LICENSE.txt