nlopt: update to 2.6.2
This commit is contained in:
parent
7073d9666a
commit
37a9720f60
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'nlopt'
|
||||
pkgname=nlopt
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="--enable-shared"
|
||||
short_desc="FOSS library for nonlinear optimization"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://ab-initio.mit.edu/wiki/index.php/NLopt"
|
||||
distfiles="https://github.com/stevengj/nlopt/archive/v${version}.tar.gz"
|
||||
checksum=66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650
|
||||
checksum=cfa5981736dd60d0109c534984c4e13c615314d3584cf1c392a155bfe1a3b17e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue