From 0a81a80b3beb09efc4e72de7129b0b5583b3050d Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Mon, 31 Oct 2022 14:46:35 +0200 Subject: [PATCH] glfw-wayland: update to 3.3.8. --- srcpkgs/glfw-wayland/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template index 4d5485dd663..296dcff1e9d 100644 --- a/srcpkgs/glfw-wayland/template +++ b/srcpkgs/glfw-wayland/template @@ -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"