* [Buildroot] [PATCH v1] package/bison: bump version to 3.7.6
@ 2021-03-12 21:58 Peter Seiderer
2021-03-12 22:14 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Peter Seiderer @ 2021-03-12 21:58 UTC (permalink / raw)
To: buildroot
- update COPYING file hash (URL update from http to https)
For details see [1].
[1] https://fossies.org/linux/bison/ChangeLog
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/bison/bison.hash | 7 ++++---
package/bison/bison.mk | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/bison/bison.hash b/package/bison/bison.hash
index 123b6100c4..f4abe4c661 100644
--- a/package/bison/bison.hash
+++ b/package/bison/bison.hash
@@ -1,4 +1,5 @@
-# Locally calculated after checking pgp signature
-sha256 55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69 bison-3.7.1.tar.xz
+# Locally calculated after checking pgp signature from
+# http://mirror.keystealth.org/gnu/bison/bison-3.7.6.tar.xz.sig
+sha256 67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf bison-3.7.6.tar.xz
# License files, locally calculated
-sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
+sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index efd75afd66..26db307e20 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BISON_VERSION = 3.7.1
+BISON_VERSION = 3.7.6
BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
BISON_SITE = $(BR2_GNU_MIRROR)/bison
BISON_LICENSE = GPL-3.0+
--
2.30.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH v1] package/bison: bump version to 3.7.6
2021-03-12 21:58 [Buildroot] [PATCH v1] package/bison: bump version to 3.7.6 Peter Seiderer
@ 2021-03-12 22:14 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-03-12 22:14 UTC (permalink / raw)
To: buildroot
Peter, All,
On 2021-03-12 22:58 +0100, Peter Seiderer spake thusly:
> - update COPYING file hash (URL update from http to https)
>
> For details see [1].
>
> [1] https://fossies.org/linux/bison/ChangeLog
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/bison/bison.hash | 7 ++++---
> package/bison/bison.mk | 2 +-
> 2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/package/bison/bison.hash b/package/bison/bison.hash
> index 123b6100c4..f4abe4c661 100644
> --- a/package/bison/bison.hash
> +++ b/package/bison/bison.hash
> @@ -1,4 +1,5 @@
> -# Locally calculated after checking pgp signature
> -sha256 55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69 bison-3.7.1.tar.xz
> +# Locally calculated after checking pgp signature from
> +# http://mirror.keystealth.org/gnu/bison/bison-3.7.6.tar.xz.sig
> +sha256 67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf bison-3.7.6.tar.xz
> # License files, locally calculated
> -sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
> +sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
> diff --git a/package/bison/bison.mk b/package/bison/bison.mk
> index efd75afd66..26db307e20 100644
> --- a/package/bison/bison.mk
> +++ b/package/bison/bison.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -BISON_VERSION = 3.7.1
> +BISON_VERSION = 3.7.6
> BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
> BISON_SITE = $(BR2_GNU_MIRROR)/bison
> BISON_LICENSE = GPL-3.0+
> --
> 2.30.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-12 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 21:58 [Buildroot] [PATCH v1] package/bison: bump version to 3.7.6 Peter Seiderer
2021-03-12 22:14 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox