glfw: update to 3.3.6.

This commit is contained in:
Evgeny Ermakov 2021-12-29 08:53:04 +11:00 committed by Érico Nogueira Rolim
parent a901df81bc
commit 9154542ab4
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'glfw'
# update together with glfw-wayland
pkgname=glfw
version=3.3.5
version=3.3.6
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=7bf8d4df3436f6eac7356e47fff7eb5a3610a692bffa27ce57dd55166abed5ea
checksum=4e08897813668584b252065dc8bcb5a3cbcdd19918ede4dbc847fad7e35db7ec
glfw-devel_package() {
depends="glfw>=${version}_${revision} $makedepends"