From a1eec41338b3ed76d3e6143993459d565a581657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 2 Feb 2019 02:09:58 +0100 Subject: [PATCH] apian-core: upgrade 1.4.0 -> 1.4.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../xapian/{xapian-core_1.4.0.bb => xapian-core_1.4.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-support/xapian/{xapian-core_1.4.0.bb => xapian-core_1.4.9.bb} (75%) diff --git a/recipes-support/xapian/xapian-core_1.4.0.bb b/recipes-support/xapian/xapian-core_1.4.9.bb similarity index 75% rename from recipes-support/xapian/xapian-core_1.4.0.bb rename to recipes-support/xapian/xapian-core_1.4.9.bb index 4affb7f9..1db117cd 100644 --- a/recipes-support/xapian/xapian-core_1.4.0.bb +++ b/recipes-support/xapian/xapian-core_1.4.9.bb @@ -4,8 +4,8 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" SRC_URI = "http://oligarchy.co.uk/xapian/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "5308261e78337604bd8f845dd6b4aafc" -SRC_URI[sha256sum] = "10584f57112aa5e9c0e8a89e251aecbf7c582097638bfee79c1fe39a8b6a6477" +SRC_URI[md5sum] = "e0361d7994287edf1248d320758e9f84" +SRC_URI[sha256sum] = "cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc" inherit autotools cmake_lib