From 153ffd44e9cc22c6e3584361166b1b15639ea67f Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 23 Feb 2018 13:10:22 +0100 Subject: [PATCH] gnome-menus: Change URL to https --- gnome-menus.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.