summaryrefslogtreecommitdiffstats
path: root/development/crosstool-ng/crosstool-ng.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/crosstool-ng/crosstool-ng.SlackBuild')
-rw-r--r--development/crosstool-ng/crosstool-ng.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/crosstool-ng/crosstool-ng.SlackBuild b/development/crosstool-ng/crosstool-ng.SlackBuild
index de2997a541..c1552422e0 100644
--- a/development/crosstool-ng/crosstool-ng.SlackBuild
+++ b/development/crosstool-ng/crosstool-ng.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for crosstool-ng
-# Copyright 2013-2019 Christoph Willing, Australia
+# Copyright 2013-2023 Christoph Willing, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=crosstool-ng
-VERSION=${VERSION:-1.24.0}
+VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}