All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/mbpoll: bump version to 1.5.2
@ 2023-07-30  6:58 Bernd Kuhls
  2023-07-30 10:12 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-07-30  6:58 UTC (permalink / raw)
  To: buildroot; +Cc: Jon Ringle

Changelog: https://github.com/epsilonrt/mbpoll/releases/tag/v1.5.2

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/mbpoll/mbpoll.hash | 2 +-
 package/mbpoll/mbpoll.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mbpoll/mbpoll.hash b/package/mbpoll/mbpoll.hash
index d72ebee7b8..ad96d5ef48 100644
--- a/package/mbpoll/mbpoll.hash
+++ b/package/mbpoll/mbpoll.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  046fdac2d88eddb71a1091a87d0a4bb23fee39595a929cde50c546dae0fbcd6d  mbpoll-1.5.tar.gz
+sha256  7d960cd4459b5f7c2412abc51aba93a20b6114fd75d1de412b1e540cfb63bfec  mbpoll-1.5.2.tar.gz
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
diff --git a/package/mbpoll/mbpoll.mk b/package/mbpoll/mbpoll.mk
index 4289264e0d..e35fbbe5f1 100644
--- a/package/mbpoll/mbpoll.mk
+++ b/package/mbpoll/mbpoll.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MBPOLL_VERSION = 1.5
+MBPOLL_VERSION = 1.5.2
 MBPOLL_SITE = $(call github,epsilonrt,mbpoll,v$(MBPOLL_VERSION))
 MBPOLL_DEPENDENCIES = host-pkgconf libmodbus
 MBPOLL_LICENSE = GPL-3.0+
-- 
2.39.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/mbpoll: bump version to 1.5.2
  2023-07-30  6:58 [Buildroot] [PATCH 1/1] package/mbpoll: bump version to 1.5.2 Bernd Kuhls
@ 2023-07-30 10:12 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-30 10:12 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: Jon Ringle, buildroot

On Sun, 30 Jul 2023 08:58:29 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Changelog: https://github.com/epsilonrt/mbpoll/releases/tag/v1.5.2
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/mbpoll/mbpoll.hash | 2 +-
>  package/mbpoll/mbpoll.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2023-07-30 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-30  6:58 [Buildroot] [PATCH 1/1] package/mbpoll: bump version to 1.5.2 Bernd Kuhls
2023-07-30 10:12 ` Thomas Petazzoni via buildroot

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.