glfw: update to 3.3.4.
This commit is contained in:
parent
3601f484e3
commit
c6fdd53f6d
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.3
|
version=3.3.4
|
||||||
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=2daed24366d729ea78a3aa0dfbc268a786ac43903f2990d8a215fab6b4dc154b
|
checksum=035f4572d9b7967433b3256f0eaa5257532b0e18865878a162233b108b6ca1db
|
||||||
|
|
||||||
glfw-devel_package() {
|
glfw-devel_package() {
|
||||||
depends="glfw>=${version}_${revision} $makedepends"
|
depends="glfw>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Reference in a new issue