mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] graphene: version bump 1.10.6 -> 1.10.8
@ 2022-04-06 15:59 Bastian Krause
  2022-04-08 13:36 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2022-04-06 15:59 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/graphene.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/graphene.make b/rules/graphene.make
index 412a74f7f..5e5971b00 100644
--- a/rules/graphene.make
+++ b/rules/graphene.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_GRAPHENE) += graphene
 #
 # Paths and names
 #
-GRAPHENE_VERSION	:= 1.10.6
-GRAPHENE_MD5		:= 390139e704772b915ff2b7cac56c24ae
+GRAPHENE_VERSION	:= 1.10.8
+GRAPHENE_MD5		:= 32660faa6ab717ee1600566ede027e9d
 GRAPHENE		:= graphene-$(GRAPHENE_VERSION)
-GRAPHENE_SUFFIX		:= tar.xz
-GRAPHENE_URL		:= https://github.com/ebassi/graphene/releases/download/$(GRAPHENE_VERSION)/$(GRAPHENE).$(GRAPHENE_SUFFIX)
+GRAPHENE_SUFFIX		:= tar.gz
+GRAPHENE_URL		:= https://github.com/ebassi/graphene/archive/refs/tags/$(GRAPHENE_VERSION).$(GRAPHENE_SUFFIX)
 GRAPHENE_SOURCE		:= $(SRCDIR)/$(GRAPHENE).$(GRAPHENE_SUFFIX)
 GRAPHENE_DIR		:= $(BUILDDIR)/$(GRAPHENE)
 GRAPHENE_LICENSE	:= MIT
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-08 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 15:59 [ptxdist] [PATCH] graphene: version bump 1.10.6 -> 1.10.8 Bastian Krause
2022-04-08 13:36 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox