From 1ffff2fd0731add51aa0fe19dc670179e1c32afe Mon Sep 17 00:00:00 2001 From: Apelete Seketeli Date: Sat, 30 Jun 2012 19:41:47 +0200 Subject: bluez4_4.42: update checksum values This patch updates the md5 and sha256 checksum values reported in recipes/bluez/bluez4_4.42.bb to match the ones of the source package actually. This commit is the result of rebasing my patch a2a3f3 from master. Signed-off-by: Apelete Seketeli --- recipes/bluez/bluez4_4.42.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/bluez/bluez4_4.42.bb') diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb index 0573d7ac3d..5a73215afb 100644 --- a/recipes/bluez/bluez4_4.42.bb +++ b/recipes/bluez/bluez4_4.42.bb @@ -4,5 +4,5 @@ DEPENDS += "libsndfile1" PR = "${INC_PR}.1" -SRC_URI[md5sum] = "d24dfd3ca42847123e29f58b29af6948" -SRC_URI[sha256sum] = "ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796" +SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d" +SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99" -- cgit 1.2.3-korg