summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb (renamed from meta-multimedia/recipes-multimedia/openal/openal-soft_1.23.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.23.1.bb b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb
index 83745703f5..e79efd4697 100644
--- a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.23.1.bb
+++ b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb
@@ -7,7 +7,7 @@ inherit cmake pkgconfig
7 7
8DEPENDS = "zlib libsndfile1" 8DEPENDS = "zlib libsndfile1"
9 9
10SRCREV = "d3875f333fb6abe2f39d82caca329414871ae53b" 10SRCREV = "dc7d7054a5b4f3bec1dc23a42fd616a0847af948"
11SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master" 11SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"