From 25cad71a6eaddee57be1977c36e4b502a515e692 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 23 Jan 2025 19:00:40 +0100 Subject: [PATCH] strace: 6.12 -> 6.13 --- strace/.signature | 6 +++--- strace/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/strace/.signature b/strace/.signature index e38997e15..9125f7efa 100644 --- a/strace/.signature +++ b/strace/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/efE+zUc3/ihyPRu7YTyMHoLfMGOzMQnmIerenVuvvUiLTTwNxnf0XRmdUwldJlatq3fUXTnr4+o/N1N+wO0XwA= -SHA256 (Pkgfile) = a83262fbf26992bf8f710096fd4870eee037c164eec61af4d2d0f671b8a38a14 +RWSE3ohX2g5d/VDQ/lpTOHSllHs7DV9MIr/Lgh1ECE/N6gbbyNFVeUjVMKhPVmZzpzLGUbeElh1aDOOY/lKjk5C0EiuJUoujeQk= +SHA256 (Pkgfile) = 007543cfeaec31f30e603320504f08e9bf8f1b875d9431361c4bf4c1371273b0 SHA256 (.footprint) = e14e788dcb9ecc1d6032e5f936c71f5e7a4fe3e64d07d728d811a7b0444c416e -SHA256 (strace-6.12.tar.xz) = c47da93be45b6055f4dc741d7f20efaf50ca10160a5b100c109b294fd9c0bdfe +SHA256 (strace-6.13.tar.xz) = e209daf0ee038ca5adcc4c277e9273b4d51f46a2ff86da575d36742ac3508a17 diff --git a/strace/Pkgfile b/strace/Pkgfile index 1c3efb904..97c40437e 100644 --- a/strace/Pkgfile +++ b/strace/Pkgfile @@ -4,7 +4,7 @@ # Depends on: elfutils name=strace -version=6.12 +version=6.13 release=1 source=(https://github.com/strace/strace/releases/download/v$version/$name-$version.tar.xz)