diff options
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.24.bb (renamed from meta/recipes-devtools/orc/orc_0.4.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.23.bb b/meta/recipes-devtools/orc/orc_0.4.24.bb index d4257c3f82..4fa311f837 100644 --- a/meta/recipes-devtools/orc/orc_0.4.23.bb +++ b/meta/recipes-devtools/orc/orc_0.4.24.bb | |||
@@ -4,8 +4,8 @@ LICENSE = "BSD-2-Clause & BSD-3-Clause" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" |
5 | 5 | ||
6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz;name=orc" | 6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz;name=orc" |
7 | SRC_URI[orc.md5sum] = "72e0612ace54d77aa2f7a006348ee81a" | 7 | SRC_URI[orc.md5sum] = "9e793ec34c0e20339659dd4bbbf62135" |
8 | SRC_URI[orc.sha256sum] = "767eaebce2941737b43368225ec54598b3055ca78b4dc50c4092f5fcdc0bdfe7" | 8 | SRC_URI[orc.sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||