valgrind: update to 3.23.0

This commit is contained in:
Rudi Heitbaum 2024-04-28 00:44:21 +00:00
parent bc5176890f
commit a796e7811e
2 changed files with 2 additions and 14 deletions

View File

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

View File

@ -1,12 +0,0 @@
diff -Naur a/configure b/configure
--- a/configure 2017-06-15 06:41:35.000000000 -0700
+++ b/configure 2018-06-26 14:51:02.264580174 -0700
@@ -5627,7 +5627,7 @@
ARCH_MAX="s390x"
;;
- armv7*)
+ armv7*|armv8*)
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok (${host_cpu})" >&5
printf "%s\n" "ok (${host_cpu})" >&6; }
ARCH_MAX="arm"