[Buildroot] [PATCH 1/1] package/tig: bump to version 2.6.0

Julien Olivain ju.o at free.fr
Thu Sep 18 18:47:48 UTC 2025


For change log since 2.5.12, see:
https://github.com/jonas/tig/releases/tag/tig-2.6.0

Signed-off-by: Julien Olivain <ju.o at free.fr>
---
Patch tested in:
https://gitlab.com/jolivain/buildroot/-/pipelines/2048008611
---
 package/tig/tig.hash | 4 ++--
 package/tig/tig.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/tig/tig.hash b/package/tig/tig.hash
index 4329723f9e..e234a329be 100644
--- a/package/tig/tig.hash
+++ b/package/tig/tig.hash
@@ -1,6 +1,6 @@
 # From:
-# https://github.com/jonas/tig/releases/download/tig-2.5.12/tig-2.5.12.tar.gz.sha256
-sha256  5dda8a098810bb499096e17fc9f69c0a5915a23f46be27209fc8195d7a792108  tig-2.5.12.tar.gz
+# https://github.com/jonas/tig/releases/download/tig-2.6.0/tig-2.6.0.tar.gz.sha256
+sha256  99d4a0fdd3d93547ebacfe511195cb92e4f75b91644c06293c067f401addeb3e  tig-2.6.0.tar.gz
 
 # Locally calculated
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/tig/tig.mk b/package/tig/tig.mk
index 58084bc758..b6a7ddf9de 100644
--- a/package/tig/tig.mk
+++ b/package/tig/tig.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TIG_VERSION = 2.5.12
+TIG_VERSION = 2.6.0
 TIG_SITE = https://github.com/jonas/tig/releases/download/tig-$(TIG_VERSION)
 TIG_LICENSE = GPL-2.0+
 TIG_LICENSE_FILES = COPYING
-- 
2.51.0



More information about the buildroot mailing list