diff --git a/wget.be0 b/wget.be0 index 8ad80a489..aa859edc1 100755 --- a/wget.be0 +++ b/wget.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://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.lz" +#SRCURL[0]="https://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.lz" +SRCURL[0]="https://beehive.molgen.mpg.de/bbeed59ec13757911a634f4e883fd954/wget-1.21.3.tar.lz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.