* [PATCH] strace: Update to 5.11
@ 2021-03-22 7:26 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-03-22 7:26 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 969 bytes --]
- Update from 5.10 to 5.11
- No update of rootfile required
- Changelog is too long to put in here (several thousand lines)
Full change log can be reviewed in the tarball.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/strace | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/strace b/lfs/strace
index c6ea35876..cfce835ec 100644
--- a/lfs/strace
+++ b/lfs/strace
@@ -24,7 +24,7 @@
include Config
-VER = 5.10
+VER = 5.11
SUP_ARCHES = x86_64 i586 armv5tel
THISAPP = strace-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = strace
-PAK_VER = 4
+PAK_VER = 5
DEPS = elfutils
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 5f9f87f9afa282e7512f67a129287d6c
+$(DL_FILE)_MD5 = f5a317fd535465cf9130d0547661f5c4
install : $(TARGET)
--
2.31.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-22 7:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 7:26 [PATCH] strace: Update to 5.11 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox