package/libglfw: bump version to 3.2.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2017-07-13 22:22:29 +02:00 committed by Thomas Petazzoni
parent 248310be74
commit d1fe23a9b2
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally computed
sha256 6ac642087682aaf7f8397761a41a99042b2c656498217a1c63ba9706d1eef122 libglfw-3.1.2.tar.gz
sha256 e10f0de1384d75e6fc210c53e91843f6110d6c4f3afbfb588130713c2f9d8fe8 libglfw-3.2.1.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBGLFW_VERSION = 3.1.2
LIBGLFW_VERSION = 3.2.1
LIBGLFW_SITE = $(call github,glfw,glfw,$(LIBGLFW_VERSION))
LIBGLFW_INSTALL_STAGING = YES
LIBGLFW_DEPENDENCIES = libgl xlib_libXcursor xlib_libXext \