nlopt: update to 2.10.0

Also update `common/shlibs` accordingly.

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
This commit is contained in:
Vincent Legoll 2025-06-11 20:25:00 +02:00 committed by Piraty
parent 121325e1ea
commit 0af87fc2d2
2 changed files with 4 additions and 4 deletions

View file

@ -3139,7 +3139,7 @@ libunshield.so.1 libunshield-1.6.2_1
libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1
libcollada-dom2.5-dp.so.0 collada-dom-2.5.0_1
libproj.so.25 proj-9.1.1_1
libnlopt.so.0 nlopt-2.4.2_1
libnlopt.so.1 nlopt-2.10.0_1
libeb.so.16 libeb-4.3.3_1
libchipcard.so.6 libchipcard-5.0.4_1
libraqm.so.0 libraqm-0.2.0_1

View file

@ -1,14 +1,14 @@
# Template file for 'nlopt'
pkgname=nlopt
version=2.7.1
version=2.10.0
revision=1
build_style=cmake
short_desc="FOSS library for nonlinear optimization"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Vincent Legoll <vincent.legoll@gmail.com>"
license="MIT"
homepage="https://nlopt.readthedocs.io"
distfiles="https://github.com/stevengj/nlopt/archive/v${version}.tar.gz"
checksum=db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a
checksum=506f83a9e778ad4f204446e99509cb2bdf5539de8beccc260a014bd560237be1
post_install() {
vlicense COPYING