diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index 11420665e15..c5f80581e56 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:47:43 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2020/04/18 23:26:00 kn Exp $ COMMENT = library for nonlinear optimization GH_ACCOUNT = stevengj GH_PROJECT = nlopt -GH_TAGNAME = v2.6.1 +GH_TAGNAME = v2.6.2 -SHARED_LIBS = nlopt 0.1 # 0.10.0 +SHARED_LIBS = nlopt 0.2 # 0.10.0 CATEGORIES = math @@ -22,7 +22,6 @@ WANTLIB = ${COMPILER_LIBCXX} m MODULES = devel/cmake CONFIGURE_ARGS = -DNLOPT_GUILE=OFF \ - -DNLOPT_LINK_PYTHON=OFF \ -DNLOPT_MATLAB=OFF \ -DNLOPT_OCTAVE=OFF \ -DNLOPT_PYTHON=OFF \ diff --git a/math/nlopt/distinfo b/math/nlopt/distinfo index 54cdd6d4a19..b3137842201 100644 --- a/math/nlopt/distinfo +++ b/math/nlopt/distinfo @@ -1,2 +1,2 @@ -SHA256 (nlopt-2.6.1.tar.gz) = ZtY6UFGH+2+YZCcDvQ7wBv7cri+abR76TzYuqRmgJlA= -SIZE (nlopt-2.6.1.tar.gz) = 2037462 +SHA256 (nlopt-2.6.2.tar.gz) = z6WYFzbdYNAQnFNJhMThPGFTFNNYTPHDkqFVv+GjsX4= +SIZE (nlopt-2.6.2.tar.gz) = 2040229