All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/sdbus-cpp: bump to version 2.1.0
@ 2024-12-12 19:38 Michael Nosthoff via buildroot
  2024-12-12 21:17 ` Julien Olivain
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-12-12 19:38 UTC (permalink / raw)
  To: buildroot; +Cc: Sergey Bobrenok

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/sdbus-cpp/sdbus-cpp.hash | 2 +-
 package/sdbus-cpp/sdbus-cpp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sdbus-cpp/sdbus-cpp.hash b/package/sdbus-cpp/sdbus-cpp.hash
index 1350fc6781..1160f3f2bb 100644
--- a/package/sdbus-cpp/sdbus-cpp.hash
+++ b/package/sdbus-cpp/sdbus-cpp.hash
@@ -1,4 +1,4 @@
 # Locally computed:
-sha256  88af4569161a0d0192f0f4a94582a1af4e75722499d06984fb7f91f638f5afb3  sdbus-cpp-2.0.0.tar.gz
+sha256  6025e5dc6cddd532ff960d14e68ced5f42a1916b23a73fea6bcb437f06992eaf  sdbus-cpp-2.1.0.tar.gz
 sha256  20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331  COPYING
 sha256  a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657  COPYING-LGPL-Exception
diff --git a/package/sdbus-cpp/sdbus-cpp.mk b/package/sdbus-cpp/sdbus-cpp.mk
index 2994f079c9..a01bcd22c6 100644
--- a/package/sdbus-cpp/sdbus-cpp.mk
+++ b/package/sdbus-cpp/sdbus-cpp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDBUS_CPP_VERSION = 2.0.0
+SDBUS_CPP_VERSION = 2.1.0
 SDBUS_CPP_SITE = $(call github,Kistler-Group,sdbus-cpp,v$(SDBUS_CPP_VERSION))
 SDBUS_CPP_INSTALL_STAGING = YES
 SDBUS_CPP_DEPENDENCIES = host-pkgconf systemd
-- 
2.43.0

_______________________________________________
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 v2] package/sdbus-cpp: bump to version 2.1.0
  2024-12-12 19:38 [Buildroot] [PATCH v2] package/sdbus-cpp: bump to version 2.1.0 Michael Nosthoff via buildroot
@ 2024-12-12 21:17 ` Julien Olivain
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain @ 2024-12-12 21:17 UTC (permalink / raw)
  To: Michael Nosthoff; +Cc: buildroot, Sergey Bobrenok

On 12/12/2024 20:38, Michael Nosthoff via buildroot wrote:
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>

Applied to master, thanks.

> ---
>  package/sdbus-cpp/sdbus-cpp.hash | 2 +-
>  package/sdbus-cpp/sdbus-cpp.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/sdbus-cpp/sdbus-cpp.hash 
> b/package/sdbus-cpp/sdbus-cpp.hash
> index 1350fc6781..1160f3f2bb 100644
> --- a/package/sdbus-cpp/sdbus-cpp.hash
> +++ b/package/sdbus-cpp/sdbus-cpp.hash
> @@ -1,4 +1,4 @@
>  # Locally computed:
> -sha256  
> 88af4569161a0d0192f0f4a94582a1af4e75722499d06984fb7f91f638f5afb3  
> sdbus-cpp-2.0.0.tar.gz
> +sha256  
> 6025e5dc6cddd532ff960d14e68ced5f42a1916b23a73fea6bcb437f06992eaf  
> sdbus-cpp-2.1.0.tar.gz
>  sha256  
> 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331  
> COPYING
>  sha256  
> a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657  
> COPYING-LGPL-Exception
> diff --git a/package/sdbus-cpp/sdbus-cpp.mk 
> b/package/sdbus-cpp/sdbus-cpp.mk
> index 2994f079c9..a01bcd22c6 100644
> --- a/package/sdbus-cpp/sdbus-cpp.mk
> +++ b/package/sdbus-cpp/sdbus-cpp.mk
> @@ -4,7 +4,7 @@
>  #
>  
> ################################################################################
> 
> -SDBUS_CPP_VERSION = 2.0.0
> +SDBUS_CPP_VERSION = 2.1.0
>  SDBUS_CPP_SITE = $(call 
> github,Kistler-Group,sdbus-cpp,v$(SDBUS_CPP_VERSION))
>  SDBUS_CPP_INSTALL_STAGING = YES
>  SDBUS_CPP_DEPENDENCIES = host-pkgconf systemd
> --
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
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:[~2024-12-12 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 19:38 [Buildroot] [PATCH v2] package/sdbus-cpp: bump to version 2.1.0 Michael Nosthoff via buildroot
2024-12-12 21:17 ` Julien Olivain

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.