diff --git a/ports/libcaer/portfile.cmake b/ports/libcaer/portfile.cmake index 5cc697d5edf6c5..aa174fac3e5013 100644 --- a/ports/libcaer/portfile.cmake +++ b/ports/libcaer/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO dv/libcaer REF 933dfa60a138091afb03014f8c24183bab7bba4e - SHA512 6e74e308833ca3c923b318a42bab30edb04f763cdd5b243701416b72278d7315fdd8a62ebb87b704212507f76c3e45bc9728df17ea2d1eab5133dfcf550c8c35 + SHA512 f3ac74bb4cfc4077e5a226307f66a9b8b263201d2342d9e61ee98a23f95e7897895da9f148b4e910535779f779a26f5c192925386a99a70e9d22540a5421d646 HEAD_REF master ) diff --git a/ports/libcaer/vcpkg.json b/ports/libcaer/vcpkg.json index 7518099fa91452..d5d4a6e490ec7e 100644 --- a/ports/libcaer/vcpkg.json +++ b/ports/libcaer/vcpkg.json @@ -1,7 +1,7 @@ { "name": "libcaer", "version-date": "2022-07-25", - "port-version": 1, + "port-version": 2, "description": "Minimal C library to access, configure and get data from neuromorphic sensors and processors.", "homepage": "https://gitlab.com/inivation/dv/libcaer", "license": "BSD-2-Clause", diff --git a/versions/baseline.json b/versions/baseline.json index a848462bf3a882..a62660d592737f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3586,7 +3586,7 @@ }, "libcaer": { "baseline": "2022-07-25", - "port-version": 1 + "port-version": 2 }, "libcanberra": { "baseline": "0.30", diff --git a/versions/l-/libcaer.json b/versions/l-/libcaer.json index 0fc607cb742d39..6dd9162d19eb39 100644 --- a/versions/l-/libcaer.json +++ b/versions/l-/libcaer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ccbe6ec937f8f140cd99fb3a88b7afcb65ad3389", + "version-date": "2022-07-25", + "port-version": 2 + }, { "git-tree": "bd2fc3b1a8232d4d15ab248ce77f379e825296a3", "version-date": "2022-07-25",