strace: update to 5.15

This commit is contained in:
heitbaum 2021-12-03 09:53:17 +00:00
parent 53a5e7f589
commit 8c8391fb7d

View File

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