Merge pull request #5469 from heitbaum/strace

strace: update to 5.12
This commit is contained in:
CvH 2021-07-04 14:00:57 +02:00 committed by GitHub
commit de83c4d189
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.11" PKG_VERSION="5.12"
PKG_SHA256="ffe340b10c145a0f85734271e9cce56457d23f21a7ea5931ab32f8cf4e793879" PKG_SHA256="29171edf9d252f89c988a4c340dfdec662f458cb8c63d85431d64bab5911e7c4"
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"