mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glfw: update to 3.3.6.
This commit is contained in:
parent
a901df81bc
commit
9154542ab4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glfw'
|
# Template file for 'glfw'
|
||||||
# update together with glfw-wayland
|
# update together with glfw-wayland
|
||||||
pkgname=glfw
|
pkgname=glfw
|
||||||
version=3.3.5
|
version=3.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://www.glfw.org"
|
homepage="http://www.glfw.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7bf8d4df3436f6eac7356e47fff7eb5a3610a692bffa27ce57dd55166abed5ea
|
checksum=4e08897813668584b252065dc8bcb5a3cbcdd19918ede4dbc847fad7e35db7ec
|
||||||
|
|
||||||
glfw-devel_package() {
|
glfw-devel_package() {
|
||||||
depends="glfw>=${version}_${revision} $makedepends"
|
depends="glfw>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue