From 9501c7c7267ab58e41bd9a3e1095ef01bfa18ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Feb 2015 15:53:14 +0100 Subject: [PATCH] kjs: 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/porting-aids-tier1/kjs/kjs.inc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index b7e40da7..dd624568 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -4,9 +4,8 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " -inherit kde-kf5 perlnative +inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRCREV = "12cf97b33e96dc45de0486d3dd5501c99a768a54" -S = "${WORKDIR}/git" - +SRC_URI[md5sum] = "91a663cdf43e6c5383483e8e9284e1ef" +SRC_URI[sha256sum] = "30f95c643cd9e39c9c497137f6dc8ed3a91938a803d3ffd82a05235f24a150f2"