glfw: update to 3.3.8.

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

View File

@ -1,7 +1,7 @@
# Template file for 'glfw'
# update together with glfw-wayland
pkgname=glfw
version=3.3.7
version=3.3.8
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -12,11 +12,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Zlib"
homepage="http://www.glfw.org"
changelog="https://www.glfw.org/changelog.html"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=fd21a5f65bcc0fc3c76e0f8865776e852de09ef6fbc3620e09ce96d2b2807e04
distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
glfw-devel_package() {
depends="glfw>=${version}_${revision} $makedepends"
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include