SFML: update to 2.3.2.

This commit is contained in:
Andrea Brancaleoni 2015-09-12 10:29:13 +02:00
parent fa3bff2597
commit b70fc75aff
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SFML'
pkgname=SFML
version=2.3.1
version=2.3.2
revision=1
build_style=cmake
hostmakedepends="cmake doxygen"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="zlib"
homepage="http://www.sfml-dev.org/"
distfiles="https://github.com/LaurentGomila/${pkgname}/archive/${version}.tar.gz"
checksum=59d7fd6b6c1194393ccac4cb7da3c41adbad973ab2116421ad6fcfe823221d6f
checksum=55e7c864938e03ceb7d6d05c66f8e0dc886e632805d0ae17c222da317ba14e4c
configure_args="-DSFML_BUILD_EXAMPLES=1 -DSFML_BUILD_DOC=1 -DSFML_INSTALL_PKGCONFIG_FILES=1"
SFML-devel_package() {