mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
glfw-wayland: update to 3.3.8.
This commit is contained in:
parent
0315f72b06
commit
0a81a80b3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glfw-wayland'
|
# Template file for 'glfw-wayland'
|
||||||
pkgname=glfw-wayland
|
pkgname=glfw-wayland
|
||||||
version=3.3.7
|
version=3.3.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=glfw-${version}
|
wrksrc=glfw-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ license="Zlib"
|
||||||
homepage="http://www.glfw.org"
|
homepage="http://www.glfw.org"
|
||||||
changelog="https://www.glfw.org/changelog.html"
|
changelog="https://www.glfw.org/changelog.html"
|
||||||
distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
|
distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
|
||||||
checksum=fd21a5f65bcc0fc3c76e0f8865776e852de09ef6fbc3620e09ce96d2b2807e04
|
checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
|
||||||
provides="glfw-${version}_${revision}"
|
provides="glfw-${version}_${revision}"
|
||||||
replaces="glfw>=0"
|
replaces="glfw>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue