From abe51e92ba8f1e9d137e200c921f7d8423d64c5b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 21 Sep 2017 08:46:02 +0000 Subject: [PATCH] leatherman: rebuild against boost-1.65.1 --- srcpkgs/leatherman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index 17fc272864..2b865e13b3 100644 --- a/srcpkgs/leatherman/template +++ b/srcpkgs/leatherman/template @@ -2,7 +2,7 @@ # Note: always revbump cpp-hocon when updating as it links against this static lib pkgname=leatherman version=0.11.2 -revision=2 +revision=3 build_style=cmake hostmakedepends="pkg-config" makedepends="boost-devel libcurl-devel"