diff --git a/ports/libaaplus/CMakeLists.txt b/ports/libaaplus/CMakeLists.txt index 8c658ff875a57d..fa8f60f806c3d7 100644 --- a/ports/libaaplus/CMakeLists.txt +++ b/ports/libaaplus/CMakeLists.txt @@ -5,6 +5,8 @@ cmake_policy(VERSION 3.11) project(libaaplus LANGUAGES CXX) +set(CMAKE_CXX_STANDARD 14) + option(BUILD_TOOLS "Build libaaplus tools" OFF) file(GLOB LIBS_SRC RELATIVE ${CMAKE_CURRENT_LIST_DIR} ${CMAKE_CURRENT_LIST_DIR}/*.cpp) diff --git a/ports/libaaplus/CONTROL b/ports/libaaplus/CONTROL index 4fcc711a20c5bd..eb5df3ff0fbc85 100644 --- a/ports/libaaplus/CONTROL +++ b/ports/libaaplus/CONTROL @@ -1,5 +1,5 @@ Source: libaaplus -Version: 2.1.0-1 +Version: 2.12 Description: libaaplus is an astronomical computations library by naughter software Homepage: http://www.naughter.com/aa.html diff --git a/ports/libaaplus/portfile.cmake b/ports/libaaplus/portfile.cmake index 48a0b0a755aefa..d0b862655ddc56 100644 --- a/ports/libaaplus/portfile.cmake +++ b/ports/libaaplus/portfile.cmake @@ -1,4 +1,4 @@ -set(VERSION 2.10.0) +set(VERSION 2.12) vcpkg_download_distfile( ARCHIVE_FILE