diff --git a/gnome-menus.be0 b/gnome-menus.be0 index ce3a69de8..05ddc765d 100755 --- a/gnome-menus.be0 +++ b/gnome-menus.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.gnome.org/pub/gnome/sources/gnome-menus/${PKGVERSION[2]}/gnome-menus-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gnome-menus/${PKGVERSION[2]}/gnome-menus-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.