aboutsummaryrefslogtreecommitdiff
path: root/development/crosstool-ng/crosstool-ng.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2022-07-17 11:17:36 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-23 11:13:17 +0700
commitd206655f11946e3af176b0b10330a0bb0743b3ce (patch)
tree62b825594b0a12227da25b82d2f99ece8bdc3284 /development/crosstool-ng/crosstool-ng.SlackBuild
parent0706779949794b70536767680f4c1b49a7a77dab (diff)
development/crosstool-ng: Updated for version 1.25.0
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 de2997a541df..b3e05baf6fa4 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-2022 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.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}