From c68507f191b57afc2b5ba238a676338667710a7f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 13 Nov 2016 08:28:06 +0000 Subject: [PATCH] libraw: rebuild against jasper-1.900.27 --- srcpkgs/libraw/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template index 35dbf2eb96..66e11d6219 100644 --- a/srcpkgs/libraw/template +++ b/srcpkgs/libraw/template @@ -1,7 +1,7 @@ # Template file for 'libraw' pkgname=libraw version=0.17.2 -revision=3 +revision=4 wrksrc=LibRaw-${version} build_style=gnu-configure hostmakedepends="pkg-config"