From 37652750f80bc170e9a1b5773c8140bdfa8aabd4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 19 Sep 2017 10:27:15 +0000 Subject: [PATCH] libextractor: rebuild against exiv2-0.26 --- srcpkgs/libextractor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libextractor/template b/srcpkgs/libextractor/template index 78a5123e13a..0e1754013e1 100644 --- a/srcpkgs/libextractor/template +++ b/srcpkgs/libextractor/template @@ -1,7 +1,7 @@ # Template file for 'libextractor' pkgname=libextractor version=1.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config"