Skip to content

Commit

Permalink
valgrind: update to 3.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyvanix committed Apr 29, 2024
1 parent b72ec0f commit 69bba9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/valgrind/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=valgrind
VER=3.22.0
VER=3.23.0
PKG=ooce/developer/valgrind
SUMMARY="An instrumentation framework for building dynamic analysis tools."
DESC="Valgrind tools can automatically detect many memory management and "
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
| ooce/developer/radare2 | 5.9.0 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.77.2 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/subversion | 1.14.3 | https://downloads.apache.org/subversion/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.22.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.23.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/yasm | 1.3.0 | https://github.com/yasm/yasm/releases https://yasm.tortall.net/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/zig-09 | 0.9.1 | https://ziglang.org/download/index.json https://ziglang.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/zig-011 | 0.11.0 | https://ziglang.org/download/index.json https://ziglang.org/download/ | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit 69bba9e

Please sign in to comment.