strace: 6.9 -> 6.10

This commit is contained in:
Tim Biermann 2024-07-21 14:48:38 +02:00
parent 6f9f128de0
commit 9e6998b5d6
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SsBqimQDzWFAUvc2tWJCnM3h51xNj8wn4Z+brYixM8O+ISgtAxmh+fDz6ZGEZKg7B/nakRXkiWDEzptBeHmgwI= RWSE3ohX2g5d/fYKcpU9owaCCIcVLqSa5YDZ8PdUsy9bsjYFmyOOdc8qDj9Co+v1EYBR5ibIM60unHcWjBPdOPecvU5+CnPLcwc=
SHA256 (Pkgfile) = 4826d64e78e62900c713f709b6e63dc9829d2e495f1b2d5c2f5d67b717e99422 SHA256 (Pkgfile) = 95820b60d5cd5d3bb11f5e4234da93273c1a31958a706938b478b6abe6884a62
SHA256 (.footprint) = e14e788dcb9ecc1d6032e5f936c71f5e7a4fe3e64d07d728d811a7b0444c416e SHA256 (.footprint) = e14e788dcb9ecc1d6032e5f936c71f5e7a4fe3e64d07d728d811a7b0444c416e
SHA256 (strace-6.9.tar.xz) = da189e990a82e3ca3a5a4631012f7ecfd489dab459854d82d8caf6a865c1356a SHA256 (strace-6.10.tar.xz) = 765ec71aa1de2fe37363c1e40c7b7669fc1d40c44bb5d38ba8e8cd82c4edcf07

View File

@ -4,7 +4,7 @@
# Depends on: elfutils # Depends on: elfutils
name=strace name=strace
version=6.9 version=6.10
release=1 release=1
source=(https://github.com/strace/strace/releases/download/v$version/$name-$version.tar.xz) source=(https://github.com/strace/strace/releases/download/v$version/$name-$version.tar.xz)