diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:54 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:54 +0100 |
| commit | 73ff5312ab0327f2ed054f7a6e069b1f6163ce54 (patch) | |
| tree | 116cfc2f5e389f2bd16b6811483c3a9fe4c7c853 | |
| parent | a4073115e330fa1bf4b0aa57ff15d6206717adc5 (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | CITATION.cff | 2 | ||||
| -rw-r--r-- | include/ocl/version.hpp | 2 | ||||
| m--------- | libs/core | 0 | ||||
| m--------- | libs/fix | 0 | ||||
| m--------- | libs/tproc | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/CITATION.cff b/CITATION.cff index 13a6df1..a7fea83 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,7 +9,7 @@ authors: - given-names: Amlal family-names: El Mahrouss email: amlal@nekernel.org -repository-code: 'https://github.com/ocl-org/src' +repository-code: 'https://github.com/ocl-foss-org/src' url: 'https://ocl.nekernel.org' abstract: The Open C++ Libraries collection. license: BSL-1.0 diff --git a/include/ocl/version.hpp b/include/ocl/version.hpp index 3cdb57f..1b73ec9 100644 --- a/include/ocl/version.hpp +++ b/include/ocl/version.hpp @@ -1,7 +1,7 @@ // Copyright 2023-2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/ocl +// Official repository: https://github.com/ocl-foss-org/ocl #ifndef OCL_VERSION_HPP #define OCL_VERSION_HPP diff --git a/libs/core b/libs/core -Subproject a7fb7ee1e53b208415b1307df58b64ce3537b67 +Subproject 784434ad4d509b1fb0082a0b36cf5e8bf56b101 diff --git a/libs/fix b/libs/fix -Subproject 6b5e496964216e9c3e3c61df12059971b91021e +Subproject cc2a1274f615835ee76a4edd1ea94e4c123157e diff --git a/libs/tproc b/libs/tproc -Subproject 6bfb620839216b11659ba83a741358fe2723127 +Subproject babce8591f6853c119071ac7fc05a1e78b71e75 |
