Merge pull request #5940 from heitbaum/strace

strace: update to 5.15
This commit is contained in:
CvH 2021-12-08 11:59:26 +01:00 committed by GitHub
commit 85cd6daea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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