package/strace: Update to version 6.6

Update to version 6.6 from 5.18.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
This commit is contained in:
Hal Feng
2023-09-27 15:36:39 +08:00
parent e9498352a8
commit e803ed7951
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# Locally calculated after checking signature with RSA key 0xA8041FA839E16E36 # Locally calculated after checking signature with RSA key 0xA8041FA839E16E36
# https://strace.io/files/5.18/strace-5.18.tar.xz.asc # https://strace.io/files/6.6/strace-6.6.tar.xz.asc
sha256 60293ea79ac9253d600cdc9be077ad2988ca22284a439c9e66be5150db3d1187 strace-5.18.tar.xz sha256 421b4186c06b705163e64dc85f271ebdcf67660af8667283147d5e859fc8a96c strace-6.6.tar.xz
sha256 d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9 COPYING sha256 6e5648c0ed522b163f9df1dc500c73491b1743495bd78388e99685cecfa79707 COPYING
sha256 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa LGPL-2.1-or-later sha256 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa LGPL-2.1-or-later
+1 -1
View File
@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
STRACE_VERSION = 5.18 STRACE_VERSION = 6.6
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
STRACE_SITE = https://github.com/strace/strace/releases/download/v$(STRACE_VERSION) STRACE_SITE = https://github.com/strace/strace/releases/download/v$(STRACE_VERSION)
STRACE_LICENSE = LGPL-2.1+ STRACE_LICENSE = LGPL-2.1+