* [Buildroot] [PATCH 1/1] package/file: bump to version 5.43
@ 2022-10-23 21:49 Fabrice Fontaine
2022-10-25 18:23 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-23 21:49 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Update hash of src/vasprintf.c (typo fixed with
https://github.com/file/file/commit/42a6724bf9a9af6b1560100282fbe95341cf7125)
https://github.com/file/file/blob/FILE5_43/ChangeLog
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/file/file.hash | 6 +++---
package/file/file.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/file/file.hash b/package/file/file.hash
index 33875776eb..49fa9e1e1b 100644
--- a/package/file/file.hash
+++ b/package/file/file.hash
@@ -1,7 +1,7 @@
# Locally calculated after verifying signature
-# ftp://ftp.astron.com/pub/file/file-5.41.tar.gz.asc
+# ftp://ftp.astron.com/pub/file/file-5.43.tar.gz.asc
# using key BE04995BA8F90ED0C0C176C471112AB16CB33B3A
-sha256 13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f file-5.41.tar.gz
+sha256 8c8015e91ae0e8d0321d94c78239892ef9dbc70c4ade0008c0e95894abfb1991 file-5.43.tar.gz
sha256 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274 COPYING
sha256 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462 src/mygetopt.h
-sha256 c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70 src/vasprintf.c
+sha256 cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9 src/vasprintf.c
diff --git a/package/file/file.mk b/package/file/file.mk
index c06975460f..9b751e2696 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FILE_VERSION = 5.41
+FILE_VERSION = 5.43
FILE_SITE = ftp://ftp.astron.com/pub/file
FILE_LICENSE = BSD-2-Clause, BSD-4-Clause (one file), BSD-3-Clause (one file)
FILE_LICENSE_FILES = COPYING src/mygetopt.h src/vasprintf.c
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-25 18:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-23 21:49 [Buildroot] [PATCH 1/1] package/file: bump to version 5.43 Fabrice Fontaine
2022-10-25 18:23 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.