* [Buildroot] [PATCH 1/1] package/libglfw: bump version to 3.2.1
@ 2017-07-13 20:22 Bernd Kuhls
2017-07-15 9:43 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2017-07-13 20:22 UTC (permalink / raw)
To: buildroot
License file was renamed:
https://github.com/glfw/glfw/commit/e2ce3026a0ae01ecfeefc5af0b2f834d560303d7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libglfw/libglfw.hash | 2 +-
package/libglfw/libglfw.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libglfw/libglfw.hash b/package/libglfw/libglfw.hash
index 3226aad22..c0ad2af1c 100644
--- a/package/libglfw/libglfw.hash
+++ b/package/libglfw/libglfw.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 6ac642087682aaf7f8397761a41a99042b2c656498217a1c63ba9706d1eef122 libglfw-3.1.2.tar.gz
+sha256 e10f0de1384d75e6fc210c53e91843f6110d6c4f3afbfb588130713c2f9d8fe8 libglfw-3.2.1.tar.gz
diff --git a/package/libglfw/libglfw.mk b/package/libglfw/libglfw.mk
index 1e4240435..c288a8ff5 100644
--- a/package/libglfw/libglfw.mk
+++ b/package/libglfw/libglfw.mk
@@ -4,13 +4,13 @@
#
################################################################################
-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 \
xlib_libXinerama xlib_libXrandr
LIBGLFW_LICENSE = Zlib
-LIBGLFW_LICENSE_FILES = COPYING.txt
+LIBGLFW_LICENSE_FILES = LICENSE.md
LIBGLFW_CONF_OPTS += \
-DGLFW_BUILD_EXAMPLES=OFF \
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/libglfw: bump version to 3.2.1
2017-07-13 20:22 [Buildroot] [PATCH 1/1] package/libglfw: bump version to 3.2.1 Bernd Kuhls
@ 2017-07-15 9:43 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-07-15 9:43 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 13 Jul 2017 22:22:29 +0200, Bernd Kuhls wrote:
> License file was renamed:
> https://github.com/glfw/glfw/commit/e2ce3026a0ae01ecfeefc5af0b2f834d560303d7
Did you actually test this change? Because the license file was *not*
renamed in 3.2.1: it is still named COPYING.txt. This commit is perhaps
after 3.2.1, but definitely the license file is not LICENSE.md after
bumping to 3.2.1.
I've applied after fixing this. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-15 9:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 20:22 [Buildroot] [PATCH 1/1] package/libglfw: bump version to 3.2.1 Bernd Kuhls
2017-07-15 9:43 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox