changeset 6180:1453118dcf1b

* src/glu.mk: update to v9.0.2
author John Donoghue <john.donoghue@ieee.org>
date Thu, 21 Apr 2022 13:50:45 -0400
parents e3467418afa4
children 78c1edaa77be
files src/glu.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/glu.mk	Thu Apr 21 12:05:06 2022 -0400
+++ b/src/glu.mk	Thu Apr 21 13:50:45 2022 -0400
@@ -3,8 +3,8 @@
 
 PKG             := glu
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 9.0.1
-$(PKG)_CHECKSUM := b6ffef562ba55d3f80146d4238589cb9b1de66f5
+$(PKG)_VERSION  := 9.0.2
+$(PKG)_CHECKSUM := d56833045bf49218fbaf6047371c14ff852cecfe
 $(PKG)_SUBDIR   := glu-$($(PKG)_VERSION)
 $(PKG)_FILE     := glu-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/glu/$($(PKG)_FILE)