strace: update to 6.1

release notes:
- https://github.com/strace/strace/releases/tag/v6.1
This commit is contained in:
Rudi Heitbaum 2022-12-13 13:33:56 +00:00
parent 92f50a7b45
commit 553f7c6b02

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="strace"
PKG_VERSION="6.0"
PKG_SHA256="92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338"
PKG_VERSION="6.1"
PKG_SHA256="2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd"
PKG_LICENSE="BSD"
PKG_SITE="https://strace.io/"
PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz"