All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libfreeglut: bump version to 3.2.1
@ 2019-09-30 20:41 Bernd Kuhls
  2019-10-02 19:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2019-09-30 20:41 UTC (permalink / raw)
  To: buildroot

Added md5 hash provided by upstream and locally computed sha256 hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libfreeglut/libfreeglut.hash | 9 +++++----
 package/libfreeglut/libfreeglut.mk   | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/package/libfreeglut/libfreeglut.hash b/package/libfreeglut/libfreeglut.hash
index cc7a286616..2771cbde2f 100644
--- a/package/libfreeglut/libfreeglut.hash
+++ b/package/libfreeglut/libfreeglut.hash
@@ -1,5 +1,6 @@
-# From http://sourceforge.net/projects/freeglut/files/freeglut/3.0.0/
-sha1	fca52242f9344627a30f11487ee42002e6b0dacd	freeglut-3.0.0.tar.gz
-
-# Hash for license file:
+# From http://sourceforge.net/projects/freeglut/files/freeglut/3.2.1/
+md5 cd5c670c1086358598a6d4a9d166949d  freeglut-3.2.1.tar.gz
+sha1 7a62e0d2caad92ff745bc5037592b2753f0b2f20  freeglut-3.2.1.tar.gz
+# Locally computed
+sha256 d4000e02102acaf259998c870e25214739d1f16f67f99cb35e4f46841399da68  freeglut-3.2.1.tar.gz
 sha256	b6593d5ec4c113a274abb85b10e8615895cb0ddb89f7912af5fe5aa8df38a275	COPYING
diff --git a/package/libfreeglut/libfreeglut.mk b/package/libfreeglut/libfreeglut.mk
index 507cb523ab..379de3121b 100644
--- a/package/libfreeglut/libfreeglut.mk
+++ b/package/libfreeglut/libfreeglut.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBFREEGLUT_VERSION = 3.0.0
+LIBFREEGLUT_VERSION = 3.2.1
 LIBFREEGLUT_SOURCE = freeglut-$(LIBFREEGLUT_VERSION).tar.gz
 LIBFREEGLUT_SITE = http://downloads.sourceforge.net/freeglut
 LIBFREEGLUT_LICENSE = MIT
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/libfreeglut: bump version to 3.2.1
  2019-09-30 20:41 [Buildroot] [PATCH 1/1] package/libfreeglut: bump version to 3.2.1 Bernd Kuhls
@ 2019-10-02 19:45 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-10-02 19:45 UTC (permalink / raw)
  To: buildroot

On Mon, 30 Sep 2019 22:41:30 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Added md5 hash provided by upstream and locally computed sha256 hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libfreeglut/libfreeglut.hash | 9 +++++----
>  package/libfreeglut/libfreeglut.mk   | 2 +-
>  2 files changed, 6 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-02 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30 20:41 [Buildroot] [PATCH 1/1] package/libfreeglut: bump version to 3.2.1 Bernd Kuhls
2019-10-02 19:45 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.