SDL2_ttf: update to 2.20.1.
This commit is contained in:
parent
2b4937e7eb
commit
289f533662
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'SDL2_ttf'
|
# Template file for 'SDL2_ttf'
|
||||||
pkgname=SDL2_ttf
|
pkgname=SDL2_ttf
|
||||||
version=2.20.0
|
version=2.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
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>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/libsdl-org/SDL_ttf"
|
homepage="https://github.com/libsdl-org/SDL_ttf"
|
||||||
distfiles="${homepage}/releases/download/release-${version}/${pkgname}-${version}.tar.gz"
|
changelog="https://github.com/libsdl-org/SDL_ttf/raw/SDL2/CHANGES.txt"
|
||||||
checksum=874680232b72839555a558b48d71666b562e280f379e673b6f0c7445ea3b9b8a
|
distfiles="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version}/SDL2_ttf-${version}.tar.gz"
|
||||||
|
checksum=78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user