* [Buildroot] [PATCH] package/sdbus-cpp: bump to version 1.2.0
@ 2022-08-22 22:14 Sergey Bobrenok
2022-08-23 20:31 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Sergey Bobrenok @ 2022-08-22 22:14 UTC (permalink / raw)
To: buildroot; +Cc: Sergey Bobrenok
Changelog:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0
Signed-off-by: Sergey Bobrenok <bobrofon@gmail.com>
---
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 3a0e863a86..169fad2807 100644
--- a/package/sdbus-cpp/sdbus-cpp.hash
+++ b/package/sdbus-cpp/sdbus-cpp.hash
@@ -1,4 +1,4 @@
# Locally computed:
-sha256 35e939fdd9c796522702c9c8762dd59b5c47f3440c01ba9feb9921c042780b55 v1.1.0.tar.gz
+sha256 7f7231904abb6a996b8c18ddc5fb50078ef5dff5191649abf9f127aff41d24e9 v1.2.0.tar.gz
sha256 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331 COPYING
sha256 be43debbf06a38325616054a39e44ed5afde4ed21b99de197488a4a306d47e39 COPYING-LGPL-Exception
diff --git a/package/sdbus-cpp/sdbus-cpp.mk b/package/sdbus-cpp/sdbus-cpp.mk
index e0fbc5c856..0e8d74cfcd 100644
--- a/package/sdbus-cpp/sdbus-cpp.mk
+++ b/package/sdbus-cpp/sdbus-cpp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDBUS_CPP_VERSION = 1.1.0
+SDBUS_CPP_VERSION = 1.2.0
SDBUS_CPP_SOURCE = v$(SDBUS_CPP_VERSION).tar.gz
SDBUS_CPP_SITE = $(call github,Kistler-Group,sdbus-cpp,v$(SDBUS_CPP_VERSION))
SDBUS_CPP_INSTALL_STAGING = YES
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-23 20:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 22:14 [Buildroot] [PATCH] package/sdbus-cpp: bump to version 1.2.0 Sergey Bobrenok
2022-08-23 20:31 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox