bump(main/strace): 6.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-13 00:25:47 +00:00
parent 8414a3aa0f
commit 87fb3319a6
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Debugging utility to monitor system calls and signals re
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_LICENSE_FILE="COPYING, LGPL-2.1-or-later"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="6.0"
TERMUX_PKG_VERSION="6.1"
TERMUX_PKG_SRCURL=https://github.com/strace/strace/releases/download/v$TERMUX_PKG_VERSION/strace-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338
TERMUX_PKG_SHA256=2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libdw"