changed to tar.xz

This commit is contained in:
Gerben Jan Dijkman
2022-01-17 01:48:41 +01:00
parent c2e7a526ff
commit c35e5c11d9
2 changed files with 3 additions and 4 deletions

View File

@@ -7,7 +7,8 @@ inherit systemd xdg-utils
DESCRIPTION="D-Bus abstraction for enumerating power devices, querying history and statistics"
HOMEPAGE="https://upower.freedesktop.org/"
SRC_URI="https://gitlab.freedesktop.org/upower/upower/-/archive/UPOWER_0_99_13/upower-UPOWER_0_99_13.tar.gz -> ${P}.tar.gz"
SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/177df5b9f9b76f25a2ad9da41aa0c1fa/upower-0.99.13.tar.xz"
# No tarball released at the usual location
#SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
@@ -48,8 +49,6 @@ DOCS=( AUTHORS HACKING NEWS README )
#PATCHES=( "${FILESDIR}/${P}-fix-power_now-energy_rate-readings.patch" ) # bug 796896
S="${WORKDIR}/upower-UPOWER_0_99_13"
src_prepare() {
default
xdg_environment_reset