glfw-wayland: update to 3.3.8.

This commit is contained in:
Jami Kettunen 2022-10-31 14:46:35 +02:00 committed by Michal Vasilek
parent 0315f72b06
commit 0a81a80b3b

View File

@ -1,6 +1,6 @@
# Template file for 'glfw-wayland'
pkgname=glfw-wayland
version=3.3.7
version=3.3.8
revision=1
wrksrc=glfw-${version}
build_style=cmake
@ -14,7 +14,7 @@ license="Zlib"
homepage="http://www.glfw.org"
changelog="https://www.glfw.org/changelog.html"
distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
checksum=fd21a5f65bcc0fc3c76e0f8865776e852de09ef6fbc3620e09ce96d2b2807e04
checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
provides="glfw-${version}_${revision}"
replaces="glfw>=0"