All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/boinc: bump version to 7.18.1
@ 2021-10-03  8:56 Bernd Kuhls
  2021-10-11 21:21 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2021-10-03  8:56 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Release notes: https://boinc.berkeley.edu/wiki/Release_Notes

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/boinc/boinc.hash | 2 +-
 package/boinc/boinc.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/boinc/boinc.hash b/package/boinc/boinc.hash
index 981d9141ea..35e59ce415 100644
--- a/package/boinc/boinc.hash
+++ b/package/boinc/boinc.hash
@@ -1,4 +1,4 @@
 # Locally computed:
-sha256  e66fe2e2a804687c1fef2a0d2819d634dc24c9af1cb371c71ac468352f7a562a  boinc-7.16.18.tar.gz
+sha256  274388d9c49e488b6c8502ffc6eb605d5ceae391fb0c2fc56dbb0254d0ceb27e  boinc-7.18.1.tar.gz
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
 sha256  a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c  COPYING.LESSER
diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
index 079b065efd..12394ae924 100644
--- a/package/boinc/boinc.mk
+++ b/package/boinc/boinc.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-BOINC_VERSION_MAJOR = 7.16
-BOINC_VERSION = $(BOINC_VERSION_MAJOR).18
+BOINC_VERSION_MAJOR = 7.18
+BOINC_VERSION = $(BOINC_VERSION_MAJOR).1
 BOINC_SITE = \
 	$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
 BOINC_LICENSE = LGPL-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 1/1] package/boinc: bump version to 7.18.1
  2021-10-03  8:56 [Buildroot] [PATCH 1/1] package/boinc: bump version to 7.18.1 Bernd Kuhls
@ 2021-10-11 21:21 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-10-11 21:21 UTC (permalink / raw)
  To: Bernd Kuhls, buildroot; +Cc: Fabrice Fontaine



On 03/10/2021 10:56, Bernd Kuhls wrote:
> Release notes: https://boinc.berkeley.edu/wiki/Release_Notes
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/boinc/boinc.hash | 2 +-
>   package/boinc/boinc.mk   | 4 ++--
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/boinc/boinc.hash b/package/boinc/boinc.hash
> index 981d9141ea..35e59ce415 100644
> --- a/package/boinc/boinc.hash
> +++ b/package/boinc/boinc.hash
> @@ -1,4 +1,4 @@
>   # Locally computed:
> -sha256  e66fe2e2a804687c1fef2a0d2819d634dc24c9af1cb371c71ac468352f7a562a  boinc-7.16.18.tar.gz
> +sha256  274388d9c49e488b6c8502ffc6eb605d5ceae391fb0c2fc56dbb0254d0ceb27e  boinc-7.18.1.tar.gz
>   sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
>   sha256  a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c  COPYING.LESSER
> diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
> index 079b065efd..12394ae924 100644
> --- a/package/boinc/boinc.mk
> +++ b/package/boinc/boinc.mk
> @@ -4,8 +4,8 @@
>   #
>   ################################################################################
>   
> -BOINC_VERSION_MAJOR = 7.16
> -BOINC_VERSION = $(BOINC_VERSION_MAJOR).18
> +BOINC_VERSION_MAJOR = 7.18
> +BOINC_VERSION = $(BOINC_VERSION_MAJOR).1
>   BOINC_SITE = \
>   	$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
>   BOINC_LICENSE = LGPL-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-11 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03  8:56 [Buildroot] [PATCH 1/1] package/boinc: bump version to 7.18.1 Bernd Kuhls
2021-10-11 21:21 ` 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.