package/libglu: bump version to 9.0.2
Release notes: https://lists.freedesktop.org/archives/mesa-announce/2021-June/000634.html Removed md5 & sha1 hashes not provided by upstream anymore. Updated license hash due to upstream commit: https://cgit.freedesktop.org/mesa/glu/commit/?id=a172e0aec8f537f365078dab5486cae9c9a6880e Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
c339ec0037
commit
124112d8a5
@ -1,7 +1,5 @@
|
||||
# From https://lists.freedesktop.org/archives/mesa-announce/2019-July/000530.html
|
||||
md5 151aef599b8259efe9acd599c96ea2a3 glu-9.0.1.tar.xz
|
||||
sha1 b6ffef562ba55d3f80146d4238589cb9b1de66f5 glu-9.0.1.tar.xz
|
||||
sha256 fb5a4c2dd6ba6d1c21ab7c05129b0769544e1d68e1e3b0ffecb18e73c93055bc glu-9.0.1.tar.xz
|
||||
sha512 8a6dae5b4bd63efb96d15f23ccda4ad9c2ffaa964897e5fa63d1e58360d8d4e6732c5efd2109dba04155d5fc457ab1718a65cf9b544ce0d452679ba988d04018 glu-9.0.1.tar.xz
|
||||
# From https://lists.freedesktop.org/archives/mesa-announce/2021-June/000634.html
|
||||
sha256 6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4 glu-9.0.2.tar.xz
|
||||
sha512 2517d7406bb643d12c017a95dcb5d8716f307344332638bcbdf274a90752a7c22165d34745f1b082ed916bb07d40e62d1d1d67d96426225be63166f3480d6f64 glu-9.0.2.tar.xz
|
||||
# locally computed
|
||||
sha256 84187ce0fd0153769675cb7f3301583eb27393f66b57c5604999a1d805a9184c include/GL/glu.h
|
||||
sha256 3a9992ccc9d672cfdd07ea862431d943a992d04836570c638a733bf15ec62c54 include/GL/glu.h
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGLU_VERSION = 9.0.1
|
||||
LIBGLU_VERSION = 9.0.2
|
||||
LIBGLU_SITE = https://mesa.freedesktop.org/archive/glu
|
||||
LIBGLU_SOURCE = glu-$(LIBGLU_VERSION).tar.xz
|
||||
LIBGLU_LICENSE = SGI-B-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user