glfw: update to 3.3.5.

This commit is contained in:
Evgeny Ermakov 2021-11-30 06:09:12 +11:00 committed by Érico Nogueira Rolim
parent c6bb253d14
commit b9a6e2fd16

View file

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