All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bwm-ng: bump version to 0.6.2
@ 2019-09-16 12:41 Peter Korsgaard
  2019-09-17 20:50 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2019-09-16 12:41 UTC (permalink / raw)
  To: buildroot

Add hash for license file, and drop 'v' from version for compatibility with
release-monitoring.org.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/bwm-ng/bwm-ng.hash | 3 ++-
 package/bwm-ng/bwm-ng.mk   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/bwm-ng/bwm-ng.hash b/package/bwm-ng/bwm-ng.hash
index 4c12b0d81a..4b66227676 100644
--- a/package/bwm-ng/bwm-ng.hash
+++ b/package/bwm-ng/bwm-ng.hash
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256  4b34a8ac2eae2d204d6dea8258c5e34b37094259086f8c9169391409a9311fb5  bwm-ng-f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef.tar.gz
+sha256  906a2d561f2ec9e0dd68b7f51b302908e99515ea1216d0ecaf14d873ef54ae70  bwm-ng-0.6.2.tar.gz
+sha256  8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556  COPYING
diff --git a/package/bwm-ng/bwm-ng.mk b/package/bwm-ng/bwm-ng.mk
index 587ffbea5b..5e663dafea 100644
--- a/package/bwm-ng/bwm-ng.mk
+++ b/package/bwm-ng/bwm-ng.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-BWM_NG_VERSION = f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef
-BWM_NG_SITE = $(call github,vgropp,bwm-ng,$(BWM_NG_VERSION))
+BWM_NG_VERSION = 0.6.2
+BWM_NG_SITE = $(call github,vgropp,bwm-ng,v$(BWM_NG_VERSION))
 BWM_NG_CONF_OPTS = --with-procnetdev --with-diskstats
 BWM_NG_LICENSE = GPL-2.0
 BWM_NG_LICENSE_FILES = COPYING
-- 
2.20.1

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

* [Buildroot] [PATCH] package/bwm-ng: bump version to 0.6.2
  2019-09-16 12:41 [Buildroot] [PATCH] package/bwm-ng: bump version to 0.6.2 Peter Korsgaard
@ 2019-09-17 20:50 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-09-17 20:50 UTC (permalink / raw)
  To: buildroot

On Mon, 16 Sep 2019 14:41:45 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:

> Add hash for license file, and drop 'v' from version for compatibility with
> release-monitoring.org.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/bwm-ng/bwm-ng.hash | 3 ++-
>  package/bwm-ng/bwm-ng.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied to master, thanks.

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

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

end of thread, other threads:[~2019-09-17 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 12:41 [Buildroot] [PATCH] package/bwm-ng: bump version to 0.6.2 Peter Korsgaard
2019-09-17 20:50 ` Thomas Petazzoni

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.