Skip to content

Commit a3d2161

Browse files
committed
cargo-c: update to 0.10.4
1 parent 26fca5a commit a3d2161

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/cargo-c/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
. ../../lib/build.sh
1818

1919
PROG=cargo-c
20-
VER=0.10.3
20+
VER=0.10.4
2121
PKG=ooce/developer/cargo-c
2222
SUMMARY="build and install C-ABI compatible dynamic and static libraries"
2323
DESC="produces and installs a correct pkg-config file, a static library and "

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
| ooce/developer/autoconf-archive | 2023.02.20 | https://ftp.gnu.org/gnu/autoconf-archive/ | [omniosorg](https://github.com/omniosorg)
5151
| ooce/developer/autogen | 5.18.16 | https://ftp.gnu.org/gnu/autogen/ | [omniosorg](https://github.com/omniosorg)
5252
| ooce/developer/bazel | 6.3.2 | https://github.com/bazelbuild/bazel/releases | [omniosorg](https://github.com/omniosorg)
53-
| ooce/developer/cargo-c | 0.10.3 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg)
53+
| ooce/developer/cargo-c | 0.10.4 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg)
5454
| ooce/developer/ccache | 3.6 | https://www.samba.org/ftp/ccache/ | [jimklimov](https://github.com/jimklimov)
5555
| ooce/developer/clang-13 | 13.0.1 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
5656
| ooce/developer/clang-15 | 15.0.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)

0 commit comments

Comments
 (0)