development/crosstool-ng: Updated for version 1.26.0

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2023-10-07 10:35:28 +10:00 committed by Willy Sudiarto Raharjo
parent 09c5c7128a
commit e45e00d987
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for crosstool-ng
# Copyright 2013-2022 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.25.0}
VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="crosstool-ng"
VERSION="1.25.0"
VERSION="1.26.0"
HOMEPAGE="http://crosstool-ng.org"
DOWNLOAD="http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.25.0.tar.xz"
MD5SUM="ee23bb485669a199b25f83ca44a45f72"
DOWNLOAD="http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.26.0.tar.xz"
MD5SUM="532e12d4e49c19af125d017f74358691"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""