From e16f5e91f6b5f93c943196b2d655d11d7679b586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Feb 2015 15:56:22 +0100 Subject: [PATCH] kauth: build from release tarball instead of git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/kf5/tier2/kauth/kauth.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index ad44b472..5b88f460 100644 --- a/recipes-kde/kf5/tier2/kauth/kauth.inc +++ b/recipes-kde/kf5/tier2/kauth/kauth.inc @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRCREV = "9f162d6ef8cc5b5d468b9ba2092684b9b256e089" -S = "${WORKDIR}/git" +SRC_URI[md5sum] = "355a74f81d18f551561459533ddad859" +SRC_URI[sha256sum] = "e2c1830c04f677389dbaaf8fc42360b8157bc03ab933e9da6de3b2fbd4caa488" SRC_URI += " \ file://0001-Make-autotests-optional.patch \