* [Buildroot] [PATCH] package/readline: bump to version 8.2
@ 2023-01-02 12:22 Francois Perrad
2023-01-04 21:25 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2023-01-02 12:22 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/readline/readline.hash | 4 ++--
package/readline/readline.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/readline/readline.hash b/package/readline/readline.hash
index b0530a2d7..627746d82 100644
--- a/package/readline/readline.hash
+++ b/package/readline/readline.hash
@@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature from
-# https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz.sig
-sha256 7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6 readline-8.1.2.tar.gz
+# https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz.sig
+sha256 3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35 readline-8.2.tar.gz
# Hash for license file
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/readline/readline.mk b/package/readline/readline.mk
index b1fd181b7..66812dee7 100644
--- a/package/readline/readline.mk
+++ b/package/readline/readline.mk
@@ -4,7 +4,7 @@
#
################################################################################
-READLINE_VERSION = 8.1.2
+READLINE_VERSION = 8.2
READLINE_SITE = $(BR2_GNU_MIRROR)/readline
READLINE_INSTALL_STAGING = YES
READLINE_DEPENDENCIES = ncurses host-autoconf
--
2.37.2
_______________________________________________
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:[~2023-01-04 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-02 12:22 [Buildroot] [PATCH] package/readline: bump to version 8.2 Francois Perrad
2023-01-04 21:25 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox