summaryrefslogtreecommitdiffstats
path: root/rules/upower.make
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2019-08-22 08:39:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-24 08:39:29 +0200
commit8b9a28606d07841fc2dac4bf8b1bc8e5aebaf1ef (patch)
tree58ec43334d11583283af34587be46f16cb7a5feb /rules/upower.make
parentad020f4fc05b07c78d5cc5d429c1d55a261ce665 (diff)
downloadptxdist-8b9a28606d07841fc2dac4bf8b1bc8e5aebaf1ef.tar.gz
ptxdist-8b9a28606d07841fc2dac4bf8b1bc8e5aebaf1ef.tar.xz
upower: version bump 0.99.7 -> 0.99.10
No tarballs at https://upower.freedesktop.org/releases/ anymore; see: https://lists.freedesktop.org/archives/devkit-devel/2018-June/001827.html Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/upower.make')
-rw-r--r--rules/upower.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/upower.make b/rules/upower.make
index a69000c50..b1c51d22c 100644
--- a/rules/upower.make
+++ b/rules/upower.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_UPOWER) += upower
#
# Paths and names
#
-UPOWER_VERSION := 0.99.7
-UPOWER_MD5 := 236bb439d9ff1151450b3d8582399532
+UPOWER_VERSION := 0.99.10
+UPOWER_MD5 := ac6b6bee31110fd8478a8e881c40fba6
UPOWER := upower-$(UPOWER_VERSION)
UPOWER_SUFFIX := tar.xz
-UPOWER_URL := https://upower.freedesktop.org/releases/$(UPOWER).$(UPOWER_SUFFIX)
+UPOWER_URL := https://gitlab.freedesktop.org/upower/upower/uploads/c438511024b9bc5a904f8775cfc8e4c4/$(UPOWER).$(UPOWER_SUFFIX)
UPOWER_SOURCE := $(SRCDIR)/$(UPOWER).$(UPOWER_SUFFIX)
UPOWER_DIR := $(BUILDDIR)/$(UPOWER)
UPOWER_LICENSE := GPL-2.0-or-later