diff --git a/lz4.be0 b/lz4.be0 index ad6aa9bcc..083d6e030 100755 --- a/lz4.be0 +++ b/lz4.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://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.9.4.tar.gz" +#SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.9.4.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/e9286adb64040071c5e23498bf753261/lz4-1.9.4.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.