diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-10-23 14:29:51 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-06 23:35:20 +0000 |
commit | 0918f605bff6407521f46058fedaaa9ee6bd1ebd (patch) | |
tree | e1d03858c175f292f01090a8c2ce1d9b2cb87b9f /meta/recipes-devtools/orc | |
parent | 6b50e393f36c44fd1230fe5d0ee97581dc871e2e (diff) | |
download | openembedded-core-contrib-0918f605bff6407521f46058fedaaa9ee6bd1ebd.tar.gz |
orc: Upgrade 0.4.25 -> 0.4.26
New upstream bugfix release
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/orc')
-rw-r--r-- | meta/recipes-devtools/orc/orc_0.4.26.bb (renamed from meta/recipes-devtools/orc/orc_0.4.25.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/orc/orc_0.4.25.bb b/meta/recipes-devtools/orc/orc_0.4.26.bb index 897493a7dea..e47342f3fd0 100644 --- a/meta/recipes-devtools/orc/orc_0.4.25.bb +++ b/meta/recipes-devtools/orc/orc_0.4.26.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" -SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" -SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" +SRC_URI[md5sum] = "8e9bef677bae289d3324d81c337a4507" +SRC_URI[sha256sum] = "7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649" inherit autotools pkgconfig gtk-doc |