glfw: update to 3.2.1.

This commit is contained in:
Enno Boland 2016-08-20 14:01:43 +02:00
parent 2d49f72cc8
commit c2295227d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glfw'
pkgname=glfw
version=3.2
version=3.2.1
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=f45e255b668e9cb3d814f7f6ad2b5744a2d60ffa52cf06e5d198b5fa793e21ce
checksum=9a9681bc720fa00a4fd104108f2667e0fe4f0f20b7e0034c64b21e1d1e73634a
configure_args="-DBUILD_SHARED_LIBS=ON"
glfw-devel_package() {