From 2ed203be6fdfc23f9ff7702b88af5be0380f1883 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 31 Dec 2013 13:22:44 +0000 Subject: [PATCH] cdrtools-native: upgrade to 3.01a20 (From OE-Core rev: 2ea41b8e857825b2a725606560e4a5b6909febaf) Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../{cdrtools-native_3.01a17.bb => cdrtools-native_3.01a20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/cdrtools/{cdrtools-native_3.01a17.bb => cdrtools-native_3.01a20.bb} (81%) diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a17.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a20.bb similarity index 81% rename from meta/recipes-devtools/cdrtools/cdrtools-native_3.01a17.bb rename to meta/recipes-devtools/cdrtools/cdrtools-native_3.01a20.bb index 71b86aa..01f9e6e 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a17.bb +++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01a20.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312" SRC_URI = "ftp://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-${PV}.tar.bz2" -SRC_URI[md5sum] = "4cef9db0cf15a770c52d65b00bbee2db" -SRC_URI[sha256sum] = "3d613965b213ad83e4be0ba2535e784901839ea4d11a20a2beb6765f0eb76dfa" +SRC_URI[md5sum] = "f8c6f0fdcba7df0606095498d10315a7" +SRC_URI[sha256sum] = "e399ea964b8048793721b71461271e46d81f242bd2feefb8dbd259c30e75a5a9" S = "${WORKDIR}/cdrtools-3.01" -- 2.7.4