glfw: update to 3.3.4.

This commit is contained in:
Enno Boland 2021-04-10 21:50:09 +02:00 committed by Érico Nogueira Rolim
parent 3601f484e3
commit c6fdd53f6d

View file

@ -1,7 +1,7 @@
# Template file for 'glfw'
# update together with glfw-wayland
pkgname=glfw
version=3.3.3
version=3.3.4
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=2daed24366d729ea78a3aa0dfbc268a786ac43903f2990d8a215fab6b4dc154b
checksum=035f4572d9b7967433b3256f0eaa5257532b0e18865878a162233b108b6ca1db
glfw-devel_package() {
depends="glfw>=${version}_${revision} $makedepends"