All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lang via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/libsigc2: bump to version 2.12.1
Date: Fri,  7 Mar 2025 08:56:05 +0100	[thread overview]
Message-ID: <20250307075605.896903-2-dalang@gmx.at> (raw)

https://github.com/libsigcplusplus/libsigcplusplus/blob/2.12.1/NEWS

Signed-off-by: Daniel Lang <dalang@gmx.at>
---
 package/libsigc2/libsigc2.hash | 4 ++--
 package/libsigc2/libsigc2.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libsigc2/libsigc2.hash b/package/libsigc2/libsigc2.hash
index 4811213568..e7bf7d4e7d 100644
--- a/package/libsigc2/libsigc2.hash
+++ b/package/libsigc2/libsigc2.hash
@@ -1,5 +1,5 @@
-# From https://download.gnome.org/sources/libsigc++/2.12/libsigc++-2.12.0.sha256sum
-sha256  1c466d2e64b34f9b118976eb21b138c37ed124d0f61497df2a90ce6c3d9fa3b5  libsigc++-2.12.0.tar.xz
+# From https://download.gnome.org/sources/libsigc++/2.12/libsigc++-2.12.1.sha256sum
+sha256  a9dbee323351d109b7aee074a9cb89ca3e7bcf8ad8edef1851f4cf359bd50843  libsigc++-2.12.1.tar.xz
 
 # Locally calculated
 sha256  5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509  COPYING
diff --git a/package/libsigc2/libsigc2.mk b/package/libsigc2/libsigc2.mk
index 845d03ba85..b5685fd50a 100644
--- a/package/libsigc2/libsigc2.mk
+++ b/package/libsigc2/libsigc2.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBSIGC2_VERSION_MAJOR = 2.12
-LIBSIGC2_VERSION = $(LIBSIGC2_VERSION_MAJOR).0
+LIBSIGC2_VERSION = $(LIBSIGC2_VERSION_MAJOR).1
 LIBSIGC2_SOURCE = libsigc++-$(LIBSIGC2_VERSION).tar.xz
 LIBSIGC2_SITE = https://download.gnome.org/sources/libsigc++/$(LIBSIGC2_VERSION_MAJOR)
 LIBSIGC2_INSTALL_STAGING = YES
-- 
2.48.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2025-03-07  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07  7:56 Daniel Lang via buildroot [this message]
2025-03-08 21:16 ` [Buildroot] [PATCH] package/libsigc2: bump to version 2.12.1 Julien Olivain

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=20250307075605.896903-2-dalang@gmx.at \
    --to=buildroot@buildroot.org \
    --cc=dalang@gmx.at \
    /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.