diff --git a/easybuild/easyconfigs/a/AOCC/AOCC-4.0.0-GCCcore-12.2.0.eb b/easybuild/easyconfigs/a/AOCC/AOCC-4.0.0-GCCcore-12.2.0.eb index aca9ebc5b59..b2b557cf891 100644 --- a/easybuild/easyconfigs/a/AOCC/AOCC-4.0.0-GCCcore-12.2.0.eb +++ b/easybuild/easyconfigs/a/AOCC/AOCC-4.0.0-GCCcore-12.2.0.eb @@ -8,7 +8,7 @@ description = "AMD Optimized C/C++ & Fortran compilers (AOCC) based on LLVM 13.0 # already specified as the toolchain. toolchain = {'name': 'GCCcore', 'version': '12.2.0'} -source_urls = ['http://developer.amd.com/wordpress/media/files/'] +source_urls = ['https://download.amd.com/developer/eula/aocc-compiler/'] sources = ['aocc-compiler-%(version)s.tar'] checksums = ['2729ec524cbc927618e479994330eeb72df5947e90cfcc49434009eee29bf7d4']