strace: update to 6.0

release notes:
- https://github.com/strace/strace/releases/tag/v6.0
This commit is contained in:
Rudi Heitbaum 2022-10-30 01:33:35 +00:00
parent 44c9bcbae3
commit 2bc15bcabb

View File

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