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