glfw: update to 3.2.1.
This commit is contained in:
parent
2d49f72cc8
commit
c2295227d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glfw'
|
# Template file for 'glfw'
|
||||||
pkgname=glfw
|
pkgname=glfw
|
||||||
version=3.2
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
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=f45e255b668e9cb3d814f7f6ad2b5744a2d60ffa52cf06e5d198b5fa793e21ce
|
checksum=9a9681bc720fa00a4fd104108f2667e0fe4f0f20b7e0034c64b21e1d1e73634a
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
|
||||||
glfw-devel_package() {
|
glfw-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue