strace: update to 6.12

This commit is contained in:
Rudi Heitbaum 2024-11-18 17:06:40 +00:00
parent ebb6771505
commit 4e694bc04e

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="strace"
PKG_VERSION="6.11"
PKG_SHA256="83262583a3529f02c3501aa8b8ac772b4cbc03dc934e98bab6e4883626e283a5"
PKG_VERSION="6.12"
PKG_SHA256="c47da93be45b6055f4dc741d7f20efaf50ca10160a5b100c109b294fd9c0bdfe"
PKG_LICENSE="BSD"
PKG_SITE="https://strace.io/"
PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz"