diff options
Diffstat (limited to 'meta/recipes-devtools/orc')
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.25.bb (renamed from meta/recipes-devtools/orc/orc_0.4.24.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.24.bb b/meta/recipes-devtools/orc/orc_0.4.25.bb index 520f88d929..f3bde46f6b 100644 --- a/meta/recipes-devtools/orc/orc_0.4.24.bb +++ b/meta/recipes-devtools/orc/orc_0.4.25.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" | |||
5 | 5 | ||
6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" | 6 | SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "9e793ec34c0e20339659dd4bbbf62135" | 8 | SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" |
9 | SRC_URI[sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b" | 9 | SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
12 | 12 | ||