From 781f962cacde2784be7203b8eb4f8bfa0ba55724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 26 Aug 2019 20:09:12 +0200 Subject: [PATCH] libraw: upgrade 0.19.2 -> 0.19.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/libraw/libraw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/libraw/libraw_git.bb b/recipes-support/libraw/libraw_git.bb index 2ce2f775..5ba270d0 100644 --- a/recipes-support/libraw/libraw_git.bb +++ b/recipes-support/libraw/libraw_git.bb @@ -3,9 +3,9 @@ LICENSE = "LGPLv2.1 | CDDL-1.0" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=49dc9ed77b52e7fb5a619e055be195f3" SRC_URI = "git://github.com/LibRaw/LibRaw.git;branch=0.19-stable" -SRCREV = "3a5280c6d69458a21bd9756d2ee32847380da995" +SRCREV = "beeb572687270d49c16734c9ca620982151dbeff" S = "${WORKDIR}/git" -PV = "0.19.2" +PV = "0.19.5" inherit autotools pkgconfig