gosu: update to 0.12.1. (#8834)

This commit is contained in:
maxice8 2017-11-04 03:21:50 -02:00 committed by Juan RP
parent 0d7c7c3b48
commit 471100d04c
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gosu'
pkgname=gosu
version=0.12.0
version=0.12.1
revision=1
build_style=cmake
build_wrksrc=cmake
@ -12,7 +12,9 @@ maintainer="Paul Merrill <pdm@pdm.me>"
license="MIT"
homepage="https://www.libgosu.org"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=aa726e7da57eb4671ff19a198e7015c1899e0536b0152e7375a949c7216ef90c
checksum=69df78819e6e901c405b46b8fff374005f70557e558c84b1cb55e19d1c51c790
CXXFLAGS+=" -D_GLIBCXX_USE_C99_STDIO=1"
post_install() {
vlicense ../COPYING