strace: update to 5.19

release notes:
- https://github.com/strace/strace/releases/tag/v5.19
This commit is contained in:
Rudi Heitbaum 2022-08-13 00:36:42 +00:00
parent 5b5a387a71
commit e5ff48d19c

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.18" PKG_VERSION="5.19"
PKG_SHA256="60293ea79ac9253d600cdc9be077ad2988ca22284a439c9e66be5150db3d1187" PKG_SHA256="aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3"
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"