mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/libfreeglut: bump version to 3.2.1
Added md5 hash provided by upstream and locally computed sha256 hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
64ead81e5f
commit
2d757110fb
@ -1,5 +1,6 @@
|
|||||||
# From http://sourceforge.net/projects/freeglut/files/freeglut/3.0.0/
|
# From http://sourceforge.net/projects/freeglut/files/freeglut/3.2.1/
|
||||||
sha1 fca52242f9344627a30f11487ee42002e6b0dacd freeglut-3.0.0.tar.gz
|
md5 cd5c670c1086358598a6d4a9d166949d freeglut-3.2.1.tar.gz
|
||||||
|
sha1 7a62e0d2caad92ff745bc5037592b2753f0b2f20 freeglut-3.2.1.tar.gz
|
||||||
# Hash for license file:
|
# Locally computed
|
||||||
|
sha256 d4000e02102acaf259998c870e25214739d1f16f67f99cb35e4f46841399da68 freeglut-3.2.1.tar.gz
|
||||||
sha256 b6593d5ec4c113a274abb85b10e8615895cb0ddb89f7912af5fe5aa8df38a275 COPYING
|
sha256 b6593d5ec4c113a274abb85b10e8615895cb0ddb89f7912af5fe5aa8df38a275 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBFREEGLUT_VERSION = 3.0.0
|
LIBFREEGLUT_VERSION = 3.2.1
|
||||||
LIBFREEGLUT_SOURCE = freeglut-$(LIBFREEGLUT_VERSION).tar.gz
|
LIBFREEGLUT_SOURCE = freeglut-$(LIBFREEGLUT_VERSION).tar.gz
|
||||||
LIBFREEGLUT_SITE = http://downloads.sourceforge.net/freeglut
|
LIBFREEGLUT_SITE = http://downloads.sourceforge.net/freeglut
|
||||||
LIBFREEGLUT_LICENSE = MIT
|
LIBFREEGLUT_LICENSE = MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user