glfw: update to 3.2.

This commit is contained in:
Enno Boland 2016-06-06 13:35:54 +02:00
parent 0ea48ddd5e
commit 49bb00abca

View file

@ -1,6 +1,6 @@
# Template file for 'glfw'
pkgname=glfw
version=3.1.2
version=3.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=31a1e6b6d7c64bbf44dce623785c87c0f29d965b19c452828e48acd64fa643e7
checksum=f45e255b668e9cb3d814f7f6ad2b5744a2d60ffa52cf06e5d198b5fa793e21ce
configure_args="-DBUILD_SHARED_LIBS=ON"
glfw-devel_package() {