nlopt: update to 2.6.1.
This commit is contained in:
parent
78f2eb4a77
commit
10dac0f409
1 changed files with 2 additions and 2 deletions
|
@ -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 <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=a13077cdf5f5f1127eaaac0bf1e06744bfe98d8a4a3430a15e0af50a69f451ab
|
||||
checksum=66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue