gosu: update to 0.14.5
This commit is contained in:
parent
562bef2662
commit
754f50e3b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gosu'
|
||||
pkgname=gosu
|
||||
version=0.12.1
|
||||
version=0.14.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_wrksrc=cmake
|
||||
|
@ -12,7 +12,7 @@ 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=69df78819e6e901c405b46b8fff374005f70557e558c84b1cb55e19d1c51c790
|
||||
checksum=4dbc4998e2c630ee7758544de4286c70c68e639524b6088ccdc7b5487c928695
|
||||
|
||||
CXXFLAGS+=" -D_GLIBCXX_USE_C99_STDIO=1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue