diff --git a/upower.be0 b/upower.be0 index 75bfa06af..1a499f832 100755 --- a/upower.be0 +++ b/upower.be0 @@ -9,7 +9,8 @@ ## 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]="https://upower.freedesktop.org/releases/upower-${PKGVERSION}.tar.xz" +#SRCURL[0]="https://upower.freedesktop.org/releases/upower-${PKGVERSION}.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/abe6acb617f11f2e8dbd9846fcf86e24/upower-${PKGVERSION}.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.