From: Sergey Bobrenok <bobrofon@gmail.com>
To: buildroot@buildroot.org
Cc: Sergey Bobrenok <bobrofon@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/sdbus-cpp: bump to version 2.0.0
Date: Mon, 29 Apr 2024 20:04:41 +0300 [thread overview]
Message-ID: <20240429170441.996821-1-bobrofon@gmail.com> (raw)
Changelog:
https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.0.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 b5ca7ecdff..1350fc6781 100644
--- a/package/sdbus-cpp/sdbus-cpp.hash
+++ b/package/sdbus-cpp/sdbus-cpp.hash
@@ -1,4 +1,4 @@
# Locally computed:
-sha256 577986929f911320fb9ef6a3e2badd464dc38411ebc25d2966f5cb85c39f0897 sdbus-cpp-1.5.0.tar.gz
+sha256 88af4569161a0d0192f0f4a94582a1af4e75722499d06984fb7f91f638f5afb3 sdbus-cpp-2.0.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 18fc6a88a9..675ed1fa1f 100644
--- a/package/sdbus-cpp/sdbus-cpp.mk
+++ b/package/sdbus-cpp/sdbus-cpp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SDBUS_CPP_VERSION = 1.5.0
+SDBUS_CPP_VERSION = 2.0.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.44.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-04-29 17:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 17:04 Sergey Bobrenok [this message]
2024-05-06 20:30 ` [Buildroot] [PATCH 1/1] package/sdbus-cpp: bump to version 2.0.0 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240429170441.996821-1-bobrofon@gmail.com \
--to=bobrofon@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.