public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] make.sh: Bump the toolchain version
@ 2024-05-23 17:38 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2024-05-23 17:38 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 make.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make.sh b/make.sh
index a4ba09326..490d376eb 100755
--- a/make.sh
+++ b/make.sh
@@ -35,7 +35,7 @@ GIT_BRANCH="$(git rev-parse --abbrev-ref HEAD)"			# Git Branch
 GIT_TAG="$(git tag | tail -1)"					# Git Tag
 GIT_LASTCOMMIT="$(git rev-parse --verify HEAD)"			# Last commit
 
-TOOLCHAINVER=20240210
+TOOLCHAINVER=20240521
 
 # use multicore and max compression
 ZSTD_OPT="-T0 --ultra -22"
-- 
2.39.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-23 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 17:38 [PATCH 1/2] make.sh: Bump the toolchain version Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox