diff --git a/which.be0 b/which.be0 index d90680cb9..40677625a 100755 --- a/which.be0 +++ b/which.be0 @@ -9,7 +9,7 @@ ## 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://carlo17.home.xs4all.nl/which/which-2.20.tar.gz" +SRCURL[0]="ftp://ftp.gnu.org/gnu/which/which-${PKGVERSION}.tar.gz which-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.