diff options
Diffstat (limited to 'ports/ensmallen')
| -rw-r--r-- | ports/ensmallen/CONTROL | 2 | ||||
| -rw-r--r-- | ports/ensmallen/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/ensmallen/CONTROL b/ports/ensmallen/CONTROL index e2ed02e4a..b2525e2f9 100644 --- a/ports/ensmallen/CONTROL +++ b/ports/ensmallen/CONTROL @@ -1,5 +1,5 @@ Source: ensmallen
-Version: 1.14.3 +Version: 1.15.0 Description: A header-only C++ library for mathematical optimization.
Build-Depends: openblas, clapack, armadillo
diff --git a/ports/ensmallen/portfile.cmake b/ports/ensmallen/portfile.cmake index 5941702db..e98be1863 100644 --- a/ports/ensmallen/portfile.cmake +++ b/ports/ensmallen/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mlpack/ensmallen
- REF ensmallen-1.14.3 - SHA512 138713849e9cd55517893c9b0c21afa751bff157c968fbdfa0fbefd10439006c27af023c13f5ffbc349b417b6539ce5fa67652f0a15d53f8204511f1c0d81adb
+ REF ensmallen-1.15.0 + SHA512 4264bbba856e8fd4fb00d8a4e5f90d93b853d5358cea0ab7231f38d22af3b1e22b238af03edf292086937c16fe7575549d0a1e4fba1d49c85452ec1d3cc9f31a
HEAD_REF master
PATCHES
disable_tests.patch
|
