mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/sdbus-cpp: bump to version 2.3.1
fixes an ABI break in 2.3.0 changelog: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.1 Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1afc7aa334
commit
1deac1ac39
@@ -1,4 +1,4 @@
|
||||
# Locally computed:
|
||||
sha256 8c01d28fa7b1a973d7a9cfdfd65480e733a52172506eaa1fea225b681590fe3c sdbus-cpp-2.3.0.tar.gz
|
||||
sha256 3a289eded586c26d06c1387de72c7bf7c809527a70d51ba6401fe61059b19626 sdbus-cpp-2.3.1.tar.gz
|
||||
sha256 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331 COPYING
|
||||
sha256 a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657 COPYING-LGPL-Exception
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SDBUS_CPP_VERSION = 2.3.0
|
||||
SDBUS_CPP_VERSION = 2.3.1
|
||||
SDBUS_CPP_SITE = $(call github,Kistler-Group,sdbus-cpp,v$(SDBUS_CPP_VERSION))
|
||||
SDBUS_CPP_INSTALL_STAGING = YES
|
||||
SDBUS_CPP_DEPENDENCIES = host-pkgconf systemd
|
||||
|
||||
Reference in New Issue
Block a user