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