From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] upower: version bump 0.99.7 -> 0.99.10
Date: Thu, 22 Aug 2019 08:39:44 +0200 [thread overview]
Message-ID: <20190822063944.GA19073@lenoch> (raw)
In-Reply-To: <20190822053641.a6mizi2bzht6ksjz@pengutronix.de>
On Thu, Aug 22, 2019 at 07:36:41AM +0200, Michael Olbrich wrote:
> On Mon, Aug 19, 2019 at 09:47:51AM +0200, Ladislav Michl wrote:
> > No tarballs at https://upower.freedesktop.org/releases/ anymore; see this
> > thread:
> > https://lists.freedesktop.org/archives/devkit-devel/2018-June/001827.html
> > ---
> > rules/upower.make | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/rules/upower.make b/rules/upower.make
> > index a69000c50..1ba8d9569 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_VERSION := 0.99.10
> > UPOWER_MD5 := 236bb439d9ff1151450b3d8582399532
>
> New version without new md5? This seems wrong.\
It is, indeed. I was trying to figure out md5 of that hex part of url
automagically, but turned out url cannot be "guessed". Then I failed
to properly drop that change. Apologies...
--- 8< ---
From: Ladislav Michl <ladis@linux-mips.org>
Subject: [PATCH v2] 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>
---
Changes:
-v2: fix md5, add signed-off
rules/upower.make | 6 +++---
1 file 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
--
2.23.0.rc1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2019-08-22 6:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-19 7:47 Ladislav Michl
2019-08-22 5:36 ` Michael Olbrich
2019-08-22 6:39 ` Ladislav Michl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190822063944.GA19073@lenoch \
--to=ladis@linux-mips.org \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox