diff --git a/easybuild/easyconfigs/i/ITSTool/ITSTool-2.0.7-GCCcore-13.2.0.eb b/easybuild/easyconfigs/i/ITSTool/ITSTool-2.0.7-GCCcore-13.2.0.eb index e3ec83d913f..d8216b2f09e 100644 --- a/easybuild/easyconfigs/i/ITSTool/ITSTool-2.0.7-GCCcore-13.2.0.eb +++ b/easybuild/easyconfigs/i/ITSTool/ITSTool-2.0.7-GCCcore-13.2.0.eb @@ -6,7 +6,7 @@ version = '2.0.7' homepage = 'http://itstool.org/' description = "ITS Tool allows you to translate your XML documents with PO files" -toolchain = {'name': 'GCCcore', 'version': '12.3.0'} +toolchain = {'name': 'GCCcore', 'version': '13.2.0'} source_urls = ['http://files.itstool.org/itstool/'] sources = [SOURCELOWER_TAR_BZ2]