* [Buildroot] [PATCH-next 1/1] package/libsigc: bump to version 3.2.0
@ 2022-09-07 8:35 Lang Daniel via buildroot
2022-09-17 19:44 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Lang Daniel via buildroot @ 2022-09-07 8:35 UTC (permalink / raw)
To: buildroot@buildroot.org
https://github.com/libsigcplusplus/libsigcplusplus/blob/3.2.0/NEWS
Signed-off-by: Daniel Lang <d.lang@abatec.at>
---
package/libsigc/libsigc.hash | 4 ++--
package/libsigc/libsigc.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libsigc/libsigc.hash b/package/libsigc/libsigc.hash
index 97c9d0cc84..046584fc2b 100644
--- a/package/libsigc/libsigc.hash
+++ b/package/libsigc/libsigc.hash
@@ -1,5 +1,5 @@
-# From http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.0/libsigc++-3.0.7.sha256sum
-sha256 bfbe91c0d094ea6bbc6cbd3909b7d98c6561eea8b6d9c0c25add906a6e83d733 libsigc++-3.0.7.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/libsigc++/3.2/libsigc++-3.2.0.sha256sum
+sha256 8cdcb986e3f0a7c5b4474aa3c833d676e62469509f4899110ddf118f04082651 libsigc++-3.2.0.tar.xz
# Locally calculated
sha256 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b COPYING
diff --git a/package/libsigc/libsigc.mk b/package/libsigc/libsigc.mk
index 18be25fd03..eca4111ff6 100644
--- a/package/libsigc/libsigc.mk
+++ b/package/libsigc/libsigc.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBSIGC_VERSION_MAJOR = 3.0
-LIBSIGC_VERSION = $(LIBSIGC_VERSION_MAJOR).7
+LIBSIGC_VERSION_MAJOR = 3.2
+LIBSIGC_VERSION = $(LIBSIGC_VERSION_MAJOR).0
LIBSIGC_SOURCE = libsigc++-$(LIBSIGC_VERSION).tar.xz
LIBSIGC_SITE = http://ftp.gnome.org/pub/GNOME/sources/libsigc++/$(LIBSIGC_VERSION_MAJOR)
LIBSIGC_INSTALL_STAGING = YES
--
2.25.1
_______________________________________________
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-09-17 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-07 8:35 [Buildroot] [PATCH-next 1/1] package/libsigc: bump to version 3.2.0 Lang Daniel via buildroot
2022-09-17 19:44 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox