diff --git a/atop.be0 b/atop.be0 index 430823a6b..42b2be540 100755 --- a/atop.be0 +++ b/atop.be0 @@ -9,7 +9,8 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="https://www.atoptool.nl/download/atop-${PKGVERSION}.tar.gz" +#SRCURL[0]="https://www.atoptool.nl/download/atop-${PKGVERSION}.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/0167028bb4c58d05f7431d6ae3baadf0/atop-2.9.0.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.