nlopt: update to 2.7.1.
This commit is contained in:
parent
6d7ae5d33e
commit
e125a3c82c
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'nlopt'
|
||||
pkgname=nlopt
|
||||
version=2.6.2
|
||||
version=2.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="FOSS library for nonlinear optimization"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://ab-initio.mit.edu/wiki/index.php/NLopt"
|
||||
homepage="https://nlopt.readthedocs.io"
|
||||
distfiles="https://github.com/stevengj/nlopt/archive/v${version}.tar.gz"
|
||||
checksum=cfa5981736dd60d0109c534984c4e13c615314d3584cf1c392a155bfe1a3b17e
|
||||
checksum=db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue