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