SFML: update to 2.5.1.

This commit is contained in:
Andrea Brancaleoni 2018-10-16 09:47:37 +02:00
parent f0e94c5510
commit 5fbc1d04c0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'SFML'
pkgname=SFML
version=2.5.0
revision=4
version=2.5.1
revision=1
build_style=cmake
hostmakedepends="doxygen"
makedepends="libsndfile-devel libXrandr-devel libjpeg-turbo-devel
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Zlib"
homepage="http://www.sfml-dev.org/"
distfiles="https://github.com/LaurentGomila/${pkgname}/archive/${version}.tar.gz"
checksum=4bc5ed0b6658f73a31bfb8b36878d71fe1678e6e95e4f20834ab589a1bdc7ef4
checksum=438c91a917cc8aa19e82c6f59f8714da353c488584a007d401efac8368e1c785
configure_args="-DSFML_BUILD_EXAMPLES=1 -DSFML_BUILD_DOC=1 -DSFML_INSTALL_PKGCONFIG_FILES=1"
post_install() {