diff options
-rw-r--r-- | meta-networking/recipes-support/celt051/celt051_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/celt051/celt051_git.bb b/meta-networking/recipes-support/celt051/celt051_git.bb index 12b9124f74..c3e4cbbe6d 100644 --- a/meta-networking/recipes-support/celt051/celt051_git.bb +++ b/meta-networking/recipes-support/celt051/celt051_git.bb | |||
@@ -16,7 +16,7 @@ PV = "0.5.1.3+git${SRCPV}" | |||
16 | 16 | ||
17 | SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" | 17 | SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" |
18 | 18 | ||
19 | SRC_URI = "git://git.xiph.org/celt.git;branch=compat-v0.5.1;protocol=https \ | 19 | SRC_URI = "git://gitlab.xiph.org/xiph/celt.git;branch=compat-v0.5.1;protocol=https \ |
20 | file://0001-configure.ac-make-tools-support-optional.patch \ | 20 | file://0001-configure.ac-make-tools-support-optional.patch \ |
21 | file://0001-tests-Include-entcode.c-into-test-sources-to-provide.patch \ | 21 | file://0001-tests-Include-entcode.c-into-test-sources-to-provide.patch \ |
22 | " | 22 | " |