mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glfw-wayland: update to 3.3.6.
This commit is contained in:
parent
9154542ab4
commit
49a00b6fc9
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.5
|
version=3.3.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=glfw-${version}
|
wrksrc=glfw-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://www.glfw.org"
|
homepage="http://www.glfw.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/glfw/glfw-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/glfw/glfw-${version}.tar.bz2"
|
||||||
checksum=7bf8d4df3436f6eac7356e47fff7eb5a3610a692bffa27ce57dd55166abed5ea
|
checksum=4e08897813668584b252065dc8bcb5a3cbcdd19918ede4dbc847fad7e35db7ec
|
||||||
provides="glfw-${version}_${revision}"
|
provides="glfw-${version}_${revision}"
|
||||||
replaces="glfw>=0"
|
replaces="glfw>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue