* [Buildroot] [PATCH 1/1] package/tk: bump to version 8.6.14
@ 2024-07-10 21:34 Julien Olivain
2024-07-10 21:55 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-07-10 21:34 UTC (permalink / raw)
To: buildroot; +Cc: Romain Naour, Julien Olivain
For release note, see:
https://sourceforge.net/projects/tcl/files/Tcl/8.6.14/tcltk-release-notes-8.6.14.txt
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
package/tk/tk.hash | 2 +-
package/tk/tk.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/tk/tk.hash b/package/tk/tk.hash
index 968b351b41..aee03a152e 100644
--- a/package/tk/tk.hash
+++ b/package/tk/tk.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 2e65fa069a23365440a3c56c556b8673b5e32a283800d8d9b257e3f584ce0675 tk8.6.13-src.tar.gz
+sha256 8ffdb720f47a6ca6107eac2dd877e30b0ef7fac14f3a84ebbd0b3612cee41a94 tk8.6.14-src.tar.gz
sha256 2cde822b93ca16ae535c954b7dfe658b4ad10df2a193628d1b358f1765e8b198 license.terms
diff --git a/package/tk/tk.mk b/package/tk/tk.mk
index dfa7a7c694..c8dd7bc32c 100644
--- a/package/tk/tk.mk
+++ b/package/tk/tk.mk
@@ -5,7 +5,7 @@
################################################################################
TK_VERSION_MAJOR = 8.6
-TK_VERSION = $(TK_VERSION_MAJOR).13
+TK_VERSION = $(TK_VERSION_MAJOR).14
TK_SOURCE = tk$(TK_VERSION)-src.tar.gz
TK_SITE = http://downloads.sourceforge.net/project/tcl/Tcl/$(TK_VERSION)
TK_LICENSE = TCL
--
2.45.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/tk: bump to version 8.6.14
2024-07-10 21:34 [Buildroot] [PATCH 1/1] package/tk: bump to version 8.6.14 Julien Olivain
@ 2024-07-10 21:55 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-10 21:55 UTC (permalink / raw)
To: Julien Olivain; +Cc: Romain Naour, buildroot
On Wed, 10 Jul 2024 23:34:06 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For release note, see:
> https://sourceforge.net/projects/tcl/files/Tcl/8.6.14/tcltk-release-notes-8.6.14.txt
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> package/tk/tk.hash | 2 +-
> package/tk/tk.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-10 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 21:34 [Buildroot] [PATCH 1/1] package/tk: bump to version 8.6.14 Julien Olivain
2024-07-10 21:55 ` 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.