package/strace: bump to version 6.7

- Updated hash of COPYING (year updated with
  eba0ac1fc4)

Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Kadambini Nema 2024-02-10 21:19:07 -08:00 committed by Thomas Petazzoni
parent 79f38212c5
commit ebeb4f4353
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Locally calculated after checking signature with RSA key 0xA8041FA839E16E36
# https://strace.io/files/6.6/strace-6.6.tar.xz.asc
sha256 421b4186c06b705163e64dc85f271ebdcf67660af8667283147d5e859fc8a96c strace-6.6.tar.xz
sha256 6e5648c0ed522b163f9df1dc500c73491b1743495bd78388e99685cecfa79707 COPYING
# https://strace.io/files/6.7/strace-6.7.tar.xz.asc
sha256 2090201e1a3ff32846f4fe421c1163b15f440bb38e31355d09f82d3949922af7 strace-6.7.tar.xz
sha256 1988d0e1aa101d68855e8c4f940aacf2531051b82f6b608eb026c5fad1f33df1 COPYING
sha256 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa LGPL-2.1-or-later

View File

@ -4,7 +4,7 @@
#
################################################################################
STRACE_VERSION = 6.6
STRACE_VERSION = 6.7
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
STRACE_SITE = https://github.com/strace/strace/releases/download/v$(STRACE_VERSION)
STRACE_LICENSE = LGPL-2.1+