summaryrefslogtreecommitdiff
path: root/package/freeglut/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-11-02 11:32:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-11-02 11:32:09 +0100
commit0b0054f8e2453cdff1020542fbe3fffe0f1c20f5 (patch)
treecb80824b270da856a4e6bd2df206925cf56d7e6f /package/freeglut/Makefile
parentb273a788b3fa0e708c0871174e2e9bb9b12386a1 (diff)
freeglut: update to 3.2.1, add buildroot patch to compile with gcc 10.x
Diffstat (limited to 'package/freeglut/Makefile')
-rw-r--r--package/freeglut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/freeglut/Makefile b/package/freeglut/Makefile
index cee02625d..1ed30db0d 100644
--- a/package/freeglut/Makefile
+++ b/package/freeglut/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= freeglut
-PKG_VERSION:= 3.0.0
+PKG_VERSION:= 3.2.1
PKG_RELEASE:= 1
-PKG_HASH:= 2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2
+PKG_HASH:= d4000e02102acaf259998c870e25214739d1f16f67f99cb35e4f46841399da68
PKG_DESCR:= opengl utility toolkit libraries
PKG_SECTION:= libs/video
PKG_DEPENDS:= libglu