SFML: update to 2.3.1.

This commit is contained in:
Andrea Brancaleoni 2015-07-05 11:58:46 +02:00
parent 4730284b22
commit 51d4c35250
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'SFML'
pkgname=SFML
version=2.3
version=2.3.1
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=c27e9f2e7d770e3010fa8e9678c43b35ed5edb0318fed181d8da5da01d44a888
checksum=59d7fd6b6c1194393ccac4cb7da3c41adbad973ab2116421ad6fcfe823221d6f
configure_args="-DSFML_BUILD_EXAMPLES=1 -DSFML_BUILD_DOC=1 -DSFML_INSTALL_PKGCONFIG_FILES=1"
SFML-devel_package() {