glfw: update to 3.3.2.

This commit is contained in:
Juan RP 2020-02-14 15:16:39 +01:00
parent bfeafa6707
commit d0ed3a2930

View file

@ -1,7 +1,7 @@
# Template file for 'glfw'
# update together with glfw-wayland
pkgname=glfw
version=3.3
version=3.3.2
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Zlib"
homepage="http://www.glfw.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=32797630af0da94a1a05302bca0435eae352f593197a04670d797de2e492a5a5
checksum=ec5764961bb9262d5a5c24523b1522d121d7a7b06ce2affe921c6d438324cc8d
glfw-devel_package() {
depends="glfw>=${version}_${revision} $makedepends"