All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next v1] package/ripgrep: bump version to 12.1.1
@ 2020-12-02 20:15 Peter Seiderer
  2020-12-05 20:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Seiderer @ 2020-12-02 20:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/ripgrep/ripgrep.hash | 4 ++--
 package/ripgrep/ripgrep.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/ripgrep/ripgrep.hash b/package/ripgrep/ripgrep.hash
index 0841c0185c..6b75f6f383 100644
--- a/package/ripgrep/ripgrep.hash
+++ b/package/ripgrep/ripgrep.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 7035379fce0c1e32552e8ee528b92c3d01b8d3935ea31d26c51a73287be74bb3 ripgrep-0.8.1.tar.gz
-sha256 0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f LICENSE-MIT
+sha256  2513338d61a5c12c8fea18a0387b3e0651079ef9b31f306050b1f0aaa926271e  ripgrep-12.1.1.tar.gz
+sha256  0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f  LICENSE-MIT
diff --git a/package/ripgrep/ripgrep.mk b/package/ripgrep/ripgrep.mk
index 9dd8d58de1..bbc24e5889 100644
--- a/package/ripgrep/ripgrep.mk
+++ b/package/ripgrep/ripgrep.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RIPGREP_VERSION = 0.8.1
+RIPGREP_VERSION = 12.1.1
 RIPGREP_SITE = $(call github,burntsushi,ripgrep,$(RIPGREP_VERSION))
 RIPGREP_LICENSE = MIT
 RIPGREP_LICENSE_FILES = LICENSE-MIT
-- 
2.29.2

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

* [Buildroot] [PATCH/next v1] package/ripgrep: bump version to 12.1.1
  2020-12-02 20:15 [Buildroot] [PATCH/next v1] package/ripgrep: bump version to 12.1.1 Peter Seiderer
@ 2020-12-05 20:25 ` Thomas Petazzoni
  2020-12-07 18:44   ` Peter Seiderer
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2020-12-05 20:25 UTC (permalink / raw)
  To: buildroot

On Wed,  2 Dec 2020 21:15:51 +0100
Peter Seiderer <ps.report@gmx.net> wrote:

> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/ripgrep/ripgrep.hash | 4 ++--
>  package/ripgrep/ripgrep.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

This bump is already part of my series adding a Cargo package
infrastructure *and* adding support for Cargo vendoring. And having the
bump as part of this series is important, as the contents of the
tarball changes, and therefore its hashes changes, which requires doing
the bump together with the introduction of Cargo vendoring.

So I'd like to keep the bump part of this series, if you don't mind.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH/next v1] package/ripgrep: bump version to 12.1.1
  2020-12-05 20:25 ` Thomas Petazzoni
@ 2020-12-07 18:44   ` Peter Seiderer
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Seiderer @ 2020-12-07 18:44 UTC (permalink / raw)
  To: buildroot

Hello Thomas,

On Sat, 5 Dec 2020 21:25:30 +0100, Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> On Wed,  2 Dec 2020 21:15:51 +0100
> Peter Seiderer <ps.report@gmx.net> wrote:
>
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> > ---
> >  package/ripgrep/ripgrep.hash | 4 ++--
> >  package/ripgrep/ripgrep.mk   | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
>
> This bump is already part of my series adding a Cargo package
> infrastructure *and* adding support for Cargo vendoring. And having the
> bump as part of this series is important, as the contents of the
> tarball changes, and therefore its hashes changes, which requires doing
> the bump together with the introduction of Cargo vendoring.
>
> So I'd like to keep the bump part of this series, if you don't mind.

No problem ;-)

Regards,
Peter

>
> Thanks!
>
> Thomas

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

end of thread, other threads:[~2020-12-07 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 20:15 [Buildroot] [PATCH/next v1] package/ripgrep: bump version to 12.1.1 Peter Seiderer
2020-12-05 20:25 ` Thomas Petazzoni
2020-12-07 18:44   ` Peter Seiderer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.