SDL2_ttf: update to 2.0.15.
This commit is contained in:
parent
68eb2b3513
commit
b350451dcf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SDL2_ttf'
|
||||
pkgname=SDL2_ttf
|
||||
version=2.0.14
|
||||
version=2.0.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.libsdl.org/projects/SDL_ttf"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276
|
||||
checksum=a9eceb1ad88c1f1545cd7bd28e7cbc0b2c14191d40238f531a15b01b1b22cd33
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.txt COPYING
|
||||
|
|
Loading…
Reference in New Issue