From ea36b18bbc6bf4e7e3acd1df0feadab42c875709 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 19 Dec 2018 17:26:59 +0100 Subject: [PATCH] leatherman: rebuild against boost-1.69.0 [ci skip] --- srcpkgs/leatherman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index 259fd638af1..c0e79d5bbd3 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=1.5.4 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config" makedepends="boost-devel libcurl-devel"