diff --git a/consolekit-0.4.4-0.bee b/consolekit-0.4.4-0.bee index f2501e054..2e09ac778 100755 --- a/consolekit-0.4.4-0.bee +++ b/consolekit-0.4.4-0.bee @@ -7,7 +7,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://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.