diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template index 720899cf56..f2abe3a8a6 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.6 +version=3.3.7 revision=1 wrksrc=glfw-${version} build_style=cmake @@ -12,8 +12,9 @@ short_desc="Multi-platform library for creating windows with OpenGL contexts" maintainer="q66 " license="Zlib" homepage="http://www.glfw.org" -distfiles="${SOURCEFORGE_SITE}/glfw/glfw-${version}.tar.bz2" -checksum=4e08897813668584b252065dc8bcb5a3cbcdd19918ede4dbc847fad7e35db7ec +changelog="https://www.glfw.org/changelog.html" +distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz" +checksum=fd21a5f65bcc0fc3c76e0f8865776e852de09ef6fbc3620e09ce96d2b2807e04 provides="glfw-${version}_${revision}" replaces="glfw>=0"