From d56a5b50996407440e7a57f2741b48b562752110 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 12:09:59 +0200 Subject: [PATCH] nlopt: rebuild for glibc repo --- srcpkgs/nlopt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nlopt/template b/srcpkgs/nlopt/template index db437c07755..c0d062dc9b9 100644 --- a/srcpkgs/nlopt/template +++ b/srcpkgs/nlopt/template @@ -1,7 +1,7 @@ # Template file for 'nlopt' pkgname=nlopt version=2.4.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared" short_desc="Free/open-source library for nonlinear optimization"