Skip to content

Commit

Permalink
upower: Download source from MD5 checksummed beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Sep 28, 2020
1 parent a672931 commit d8c05bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion upower.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d8c05bf

Please sign in to comment.