strace: update to 5.14

This commit is contained in:
heitbaum 2021-07-24 13:13:10 +00:00
parent fc32a7424a
commit 19542cec65

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="strace"
PKG_VERSION="5.12"
PKG_SHA256="29171edf9d252f89c988a4c340dfdec662f458cb8c63d85431d64bab5911e7c4"
PKG_VERSION="5.14"
PKG_SHA256="901bee6db5e17debad4530dd9ffb4dc9a96c4a656edbe1c3141b7cb307b11e73"
PKG_LICENSE="BSD"
PKG_SITE="https://strace.io/"
PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz"