glfw: update to 3.1.2.

This commit is contained in:
Enno Boland 2015-10-13 09:11:56 +02:00
parent b8ee21527e
commit 1dcd547c82
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glfw'
pkgname=glfw
version=3.1.1
version=3.1.2
revision=1
build_style=cmake
hostmakedepends="cmake"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3"
homepage="http://www.glfw.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=4a8516223c1df079efb398754f4533af7e943188ea9b5222e7f27c25e4822d61
checksum=31a1e6b6d7c64bbf44dce623785c87c0f29d965b19c452828e48acd64fa643e7
configure_args="-DBUILD_SHARED_LIBS=ON"
glfw-devel_package() {