From a7baa79d9b986820b9a3ed3c2f6954152275cf2f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 20 Oct 2016 18:48:01 +0200 Subject: [PATCH] libcmis: rebuild against boost-1.62 --- srcpkgs/libcmis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libcmis/template b/srcpkgs/libcmis/template index 30bde594840..a62ef407ebf 100644 --- a/srcpkgs/libcmis/template +++ b/srcpkgs/libcmis/template @@ -1,7 +1,7 @@ # Template file for 'libcmis' pkgname=libcmis version=0.5.0 -revision=5 +revision=6 build_style=gnu-configure hostmakedepends="pkg-config libtool automake" makedepends="libcurl-devel libxml2-devel libcppunit-devel boost-devel"