* [Buildroot] [PATCH] package/openal: bump to version 1.21.1
@ 2021-07-19 19:33 André Zwing
2021-07-19 21:17 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: André Zwing @ 2021-07-19 19:33 UTC (permalink / raw)
To: buildroot
Signed-off-by: Andr? Zwing <nerv@dawncrow.de>
---
package/openal/openal.hash | 2 +-
package/openal/openal.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/openal/openal.hash b/package/openal/openal.hash
index 1592dd56b5..3f1a574e3e 100644
--- a/package/openal/openal.hash
+++ b/package/openal/openal.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 c32d10473457a8b545aab50070fe84be2b5b041e1f2099012777ee6be0057c13 openal-1.20.1.tar.gz
+sha256 8ac17e4e3b32c1af3d5508acfffb838640669b4274606b7892aa796ca9d7467f openal-1.21.1.tar.gz
sha256 d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15 COPYING
diff --git a/package/openal/openal.mk b/package/openal/openal.mk
index ed63abfb3f..a878e4847f 100644
--- a/package/openal/openal.mk
+++ b/package/openal/openal.mk
@@ -4,8 +4,8 @@
#
################################################################################
-OPENAL_VERSION = 1.20.1
-OPENAL_SITE = $(call github,kcat,openal-soft,openal-soft-$(OPENAL_VERSION))
+OPENAL_VERSION = 1.21.1
+OPENAL_SITE = $(call github,kcat,openal-soft,$(OPENAL_VERSION))
OPENAL_LICENSE = LGPL-2.0+
OPENAL_LICENSE_FILES = COPYING
OPENAL_INSTALL_STAGING = YES
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-19 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-19 19:33 [Buildroot] [PATCH] package/openal: bump to version 1.21.1 André Zwing
2021-07-19 21:17 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox