diff options
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.27.bb (renamed from meta/recipes-devtools/orc/orc_0.4.26.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.26.bb b/meta/recipes-devtools/orc/orc_0.4.27.bb index e47342f3fd..303f991fd8 100644 --- a/meta/recipes-devtools/orc/orc_0.4.26.bb +++ b/meta/recipes-devtools/orc/orc_0.4.27.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] = "8e9bef677bae289d3324d81c337a4507" | 8 | SRC_URI[md5sum] = "5837dc20dacb5b668935bbded10cbb61" |
9 | SRC_URI[sha256sum] = "7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649" | 9 | SRC_URI[sha256sum] = "51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93" |
10 | 10 | ||
11 | inherit autotools pkgconfig gtk-doc | 11 | inherit autotools pkgconfig gtk-doc |
12 | 12 | ||