diff --git a/less.be0 b/less.be0 index ed1a74eb7..3a9ad57b3 100755 --- a/less.be0 +++ b/less.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.greenwoodsoftware.com/less/less-${PKGVERSION}.tar.gz" +#SRCURL[0]="https://www.greenwoodsoftware.com/less/less-${PKGVERSION}.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/50ef46065c65257141a7340123527767/less-481.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.