From be2bfddbff22847a635c6d34b493a6484edabaa0 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2020 22:12:20 +0100 Subject: [PATCH] codeblocks: rebuilt against boost-1.72 --- srcpkgs/codeblocks/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/codeblocks/template b/srcpkgs/codeblocks/template index 85be348c7e..087b3e6e3c 100644 --- a/srcpkgs/codeblocks/template +++ b/srcpkgs/codeblocks/template @@ -1,7 +1,7 @@ # Template file for 'codeblocks' pkgname=codeblocks version=17.12 -revision=7 +revision=8 build_style=gnu-configure configure_args="--with-wx-config=wx-config-gtk3 --with-contrib-plugins --with-boost=${XBPS_CROSS_BASE}/usr --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"