From 94394bc57d5c962cf755b52224df0366acbf211c Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Jan 2020 23:43:42 +0100 Subject: [PATCH] leatherman: rebuilt against boost-1.72 [ci skip] --- srcpkgs/leatherman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index 33ce565c2fe..5d2cf47d37c 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.7.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config" makedepends="boost-devel libcurl-devel"