From 10dac0f409008cddee7ffaac7de3828b3d55aafc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 14 Apr 2019 13:01:16 -0300 Subject: [PATCH] nlopt: update to 2.6.1. --- srcpkgs/nlopt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nlopt/template b/srcpkgs/nlopt/template index 61be2f01b45..dc86d739b05 100644 --- a/srcpkgs/nlopt/template +++ b/srcpkgs/nlopt/template @@ -1,6 +1,6 @@ # Template file for 'nlopt' pkgname=nlopt -version=2.6.0 +version=2.6.1 revision=1 build_style=cmake configure_args="--enable-shared" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="MIT" homepage="http://ab-initio.mit.edu/wiki/index.php/NLopt" distfiles="https://github.com/stevengj/nlopt/archive/v${version}.tar.gz" -checksum=a13077cdf5f5f1127eaaac0bf1e06744bfe98d8a4a3430a15e0af50a69f451ab +checksum=66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650 post_install() { vlicense COPYING