diff --git a/wget.be0 b/wget.be0 index 0f69345ce..30ac0fac2 100755 --- a/wget.be0 +++ b/wget.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]="http://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.xz" +SRCURL[0]="https://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.