glfw: update to 3.3.3.
This commit is contained in:
parent
2e5967e905
commit
31c077dfb2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glfw'
|
||||
# update together with glfw-wayland
|
||||
pkgname=glfw
|
||||
version=3.3.2
|
||||
version=3.3.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="Zlib"
|
||||
homepage="http://www.glfw.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ec5764961bb9262d5a5c24523b1522d121d7a7b06ce2affe921c6d438324cc8d
|
||||
checksum=2daed24366d729ea78a3aa0dfbc268a786ac43903f2990d8a215fab6b4dc154b
|
||||
|
||||
glfw-devel_package() {
|
||||
depends="glfw>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in New Issue