diff --git a/build/cargo-c/build.sh b/build/cargo-c/build.sh index 5084e3424..91aa72e78 100755 --- a/build/cargo-c/build.sh +++ b/build/cargo-c/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=cargo-c -VER=0.10.4 +VER=0.10.5 PKG=ooce/developer/cargo-c SUMMARY="build and install C-ABI compatible dynamic and static libraries" DESC="produces and installs a correct pkg-config file, a static library and " diff --git a/doc/packages.md b/doc/packages.md index 2e76432ec..699581d73 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -52,7 +52,7 @@ | ooce/developer/autoconf-archive | 2023.02.20 | https://ftp.gnu.org/gnu/autoconf-archive/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/autogen | 5.18.16 | https://ftp.gnu.org/gnu/autogen/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/bazel | 6.3.2 | https://github.com/bazelbuild/bazel/releases | [omniosorg](https://github.com/omniosorg) -| ooce/developer/cargo-c | 0.10.4 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg) +| ooce/developer/cargo-c | 0.10.5 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/ccache | 3.6 | https://www.samba.org/ftp/ccache/ | [jimklimov](https://github.com/jimklimov) | ooce/developer/clang-13 | 13.0.1 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/clang-15 | 15.0.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)