valgrind: update to 3.24.0

This commit is contained in:
Rudi Heitbaum 2024-11-01 11:50:55 +00:00
parent a1b19e6731
commit 9ad4f128c7

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="valgrind"
PKG_VERSION="3.23.0"
PKG_SHA256="c5c34a3380457b9b75606df890102e7df2c702b9420c2ebef9540f8b5d56264d"
PKG_VERSION="3.24.0"
PKG_SHA256="71aee202bdef1ae73898ccf7e9c315134fa7db6c246063afc503aef702ec03bd"
PKG_LICENSE="GPL"
PKG_SITE="https://valgrind.org/"
PKG_URL="https://sourceware.org/pub/valgrind/${PKG_NAME}-${PKG_VERSION}.tar.bz2"