openal-soft: upgrade 1.23.1 -> 1.24.3

Changelog:
  https://github.com/kcat/openal-soft/blob/master/ChangeLog

Signed-off-by: Nguyen Dat Tho <tho3.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Nguyen Dat Tho 2025-03-31 18:12:36 +09:00 committed by Khem Raj
parent 82262bbe42
commit 43052923fc
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -7,7 +7,7 @@ inherit cmake pkgconfig
DEPENDS = "zlib libsndfile1"
SRCREV = "d3875f333fb6abe2f39d82caca329414871ae53b"
SRCREV = "dc7d7054a5b4f3bec1dc23a42fd616a0847af948"
SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master"
S = "${WORKDIR}/git"