diff options
author | Tim Biermann <tbier@posteo.de> | 2021-02-17 21:11:16 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-02-17 21:11:22 +0000 |
commit | 3908fba645fc81deaad4dc7d4ed87543823c5cef (patch) | |
tree | 041007cdafd9ce4fc640307456e48b4fc47b1434 /strace | |
parent | 9d4bd90f4d14cf22fa22c98210f0c35ce3918cdf (diff) | |
download | opt-3908fba645fc81deaad4dc7d4ed87543823c5cef.tar.gz opt-3908fba645fc81deaad4dc7d4ed87543823c5cef.tar.xz |
strace: 5.10 -> 5.11
Diffstat (limited to 'strace')
-rw-r--r-- | strace/.footprint | 1 | ||||
-rw-r--r-- | strace/.signature | 8 | ||||
-rw-r--r-- | strace/Pkgfile | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/strace/.footprint b/strace/.footprint index 30a5b7a93..96814d9a7 100644 --- a/strace/.footprint +++ b/strace/.footprint @@ -1,7 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/strace --rwxr-xr-x root/root usr/bin/strace-graph -rwxr-xr-x root/root usr/bin/strace-log-merge drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ diff --git a/strace/.signature b/strace/.signature index d1763c555..d780c31d3 100644 --- a/strace/.signature +++ b/strace/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XLxfczSO9+Xaj5Gi/LXXaHglnJufljPnWIpH30AHhuGPFH1IySNmivwdVsJ/JL7Esab/HSt7RLJFHvSGgQQzAQ= -SHA256 (Pkgfile) = f63dc24916994d33cc08c395d51f27177226b3535c67871cd429fb16d1157870 -SHA256 (.footprint) = dbb0265f75ba6fea56f69b1a1cf5d46fdb6bfab8fdf78be1f66144c29294f71e -SHA256 (strace-5.10.tar.xz) = fe3982ea4cd9aeb3b4ba35f6279f0b577a37175d3282be24b9a5537b56b8f01c +RWSE3ohX2g5d/f26DG02Ty5XSv/z/gWAEcrity5JtDO2MDyNwUul5nyfi/7BKpFzVOtB7dRAAmpHwaDYldNckNUo/DnkFJNszAM= +SHA256 (Pkgfile) = a07ab1a6ee38f437f09e9231bbe2e0e3b3b1639559744e97f24ce3da79d94b35 +SHA256 (.footprint) = e14e788dcb9ecc1d6032e5f936c71f5e7a4fe3e64d07d728d811a7b0444c416e +SHA256 (strace-5.11.tar.xz) = ffe340b10c145a0f85734271e9cce56457d23f21a7ea5931ab32f8cf4e793879 diff --git a/strace/Pkgfile b/strace/Pkgfile index 480ef1963..cd2f24c23 100644 --- a/strace/Pkgfile +++ b/strace/Pkgfile @@ -4,7 +4,7 @@ # Depends on: elfutils name=strace -version=5.10 +version=5.11 release=1 source=(https://github.com/strace/strace/releases/download/v$version/$name-$version.tar.xz) |