From d58317fdea6c8a0d74ba0d6d83cde8818efd2f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCllenhaupt?= Date: Thu, 12 Mar 2020 13:25:30 +0100 Subject: [PATCH] update nlopt --- src/nlopt.mk | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) diff --git a/src/nlopt.mk b/src/nlopt.mk index 20ad31e4..01cd6e35 100644 --- a/src/nlopt.mk +++ b/src/nlopt.mk @@ -1,31 +1,22 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := nlopt -$(PKG)_WEBSITE := https://ab-initio.mit.edu/wiki/index.php/NLopt +$(PKG)_WEBSITE := https://nlopt.readthedocs.io/en/latest/ $(PKG)_DESCR := NLopt $(PKG)_IGNORE := -$(PKG)_VERSION := 2.4.2 -$(PKG)_CHECKSUM := 8099633de9d71cbc06cd435da993eb424bbcdbded8f803cdaa9fb8c6e09c8e89 -$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) -$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz -$(PKG)_URL := https://ab-initio.mit.edu/$(PKG)/$($(PKG)_FILE) +$(PKG)_VERSION := 2.6.1 +$(PKG)_CHECKSUM := 66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650 +$(PKG)_GH_CONF := stevengj/nlopt/releases/tags,v $(PKG)_DEPS := cc -define $(PKG)_UPDATE - $(WGET) -q -O- 'https://ab-initio.mit.edu/wiki/index.php/NLopt' | \ - $(SED) -n 's,.*