package/openal: bump to version 1.21.1
Signed-off-by: André Zwing <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9332ab86f8
commit
0d97fe503d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user