summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb (renamed from meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb
index 3e37e7d2df..6803806063 100644
--- a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb
+++ b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c" 4LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
5 5
6SRC_URI = "git://github.com/Matroska-Org/libebml.git;branch=v1.x;protocol=https" 6SRC_URI = "git://github.com/Matroska-Org/libebml.git;branch=v1.x;protocol=https"
7SRCREV = "8330b222fec992b295c8b2149cf70f9ff648ce4a" 7SRCREV = "1878e784321673561039a6a37076b2736f4dc98f"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10