diff --git a/dbus.be0 b/dbus.be0 index f0c35db99..8a4f6e003 100755 --- a/dbus.be0 +++ b/dbus.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://dbus.freedesktop.org/releases/dbus/dbus-${PKGVERSION}.tar.gz" +SRCURL[0]="https://dbus.freedesktop.org/releases/dbus/dbus-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.