From 4dcbf5b8b4a0fc385905148be175725dc8057595 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Tue, 12 May 2015 02:13:48 -0700 Subject: [PATCH] debianutils: 4.4 -> 4.5 Signed-off-by: Robert Yang --- .../debianutils/{debianutils_4.4.bb => debianutils_4.5.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/debianutils/{debianutils_4.4.bb => debianutils_4.5.bb} (84%) diff --git a/meta/recipes-support/debianutils/debianutils_4.4.bb b/meta/recipes-support/debianutils/debianutils_4.5.bb similarity index 84% rename from meta/recipes-support/debianutils/debianutils_4.4.bb rename to meta/recipes-support/debianutils/debianutils_4.5.bb index 346eaf16eb..3593cdbe79 100644 --- a/meta/recipes-support/debianutils/debianutils_4.4.bb +++ b/meta/recipes-support/debianutils/debianutils_4.5.bb @@ -3,9 +3,9 @@ SECTION = "base" LICENSE = "GPLv2 & SMAIL_GPL" LIC_FILES_CHKSUM = "file://debian/copyright;md5=f01a5203d50512fc4830b4332b696a9f" -SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.gz" -SRC_URI[md5sum] = "c0cb076754d7f4eb1e3397d00916647f" -SRC_URI[sha256sum] = "190850cdd6b5302e0a1ba1aaed1bc7074d67d3bd8d04c613f242f7145afa53a6" +SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz" +SRC_URI[md5sum] = "43796250e927db531cdebe80c6b925ea" +SRC_URI[sha256sum] = "7cfaa53caaaaf36dad16fa69b30dd2b78b8dafebd766aacd53a3c7c78a9d441f" inherit autotools update-alternatives -- 2.40.1