All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bison: bump to version 3.8.2
@ 2021-10-12 16:47 Francois Perrad
  2021-10-21 20:33 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2021-10-12 16:47 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/bison/bison.hash | 4 ++--
 package/bison/bison.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/bison/bison.hash b/package/bison/bison.hash
index 04b6ca03e..98ce5b97a 100644
--- a/package/bison/bison.hash
+++ b/package/bison/bison.hash
@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature from
-# http://mirror.keystealth.org/gnu/bison/bison-3.8.1.tar.xz.sig
-sha256  31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15  bison-3.8.1.tar.xz
+# http://mirror.keystealth.org/gnu/bison/bison-3.8.2.tar.xz.sig
+sha256  9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2  bison-3.8.2.tar.xz
 # License files, locally calculated
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index 841323306..27038de67 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BISON_VERSION = 3.8.1
+BISON_VERSION = 3.8.2
 BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
 BISON_SITE = $(BR2_GNU_MIRROR)/bison
 BISON_LICENSE = GPL-3.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/bison: bump to version 3.8.2
  2021-10-12 16:47 [Buildroot] [PATCH] package/bison: bump to version 3.8.2 Francois Perrad
@ 2021-10-21 20:33 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-10-21 20:33 UTC (permalink / raw)
  To: Francois Perrad, buildroot



On 12/10/2021 18:47, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/bison/bison.hash | 4 ++--
>   package/bison/bison.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/bison/bison.hash b/package/bison/bison.hash
> index 04b6ca03e..98ce5b97a 100644
> --- a/package/bison/bison.hash
> +++ b/package/bison/bison.hash
> @@ -1,5 +1,5 @@
>   # Locally calculated after checking pgp signature from
> -# http://mirror.keystealth.org/gnu/bison/bison-3.8.1.tar.xz.sig
> -sha256  31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15  bison-3.8.1.tar.xz
> +# http://mirror.keystealth.org/gnu/bison/bison-3.8.2.tar.xz.sig
> +sha256  9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2  bison-3.8.2.tar.xz
>   # License files, locally calculated
>   sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
> diff --git a/package/bison/bison.mk b/package/bison/bison.mk
> index 841323306..27038de67 100644
> --- a/package/bison/bison.mk
> +++ b/package/bison/bison.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -BISON_VERSION = 3.8.1
> +BISON_VERSION = 3.8.2
>   BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
>   BISON_SITE = $(BR2_GNU_MIRROR)/bison
>   BISON_LICENSE = GPL-3.0+
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-21 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 16:47 [Buildroot] [PATCH] package/bison: bump to version 3.8.2 Francois Perrad
2021-10-21 20:33 ` Arnout Vandecappelle

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.