* [Buildroot] [PATCH] package/sqlitecpp: bump to version 3.3.2
@ 2024-08-27 7:36 Michael Nosthoff via buildroot
2024-08-27 16:29 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-08-27 7:36 UTC (permalink / raw)
To: buildroot
LICENSE.txt hash update due to bumped license year.
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/sqlitecpp/sqlitecpp.hash | 4 ++--
package/sqlitecpp/sqlitecpp.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sqlitecpp/sqlitecpp.hash b/package/sqlitecpp/sqlitecpp.hash
index 1269abf61f..3ed6a3c40a 100644
--- a/package/sqlitecpp/sqlitecpp.hash
+++ b/package/sqlitecpp/sqlitecpp.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 71f990f9fb4b004533b6859ce40729af823b87fe691dd99ca084a7fd40db54b9 sqlitecpp-3.3.1.tar.gz
-sha256 635de1440f6064c6ca9ca325c163d4d0771e783c6d77783d9470eaf56e346c67 LICENSE.txt
+sha256 5aa8eda130d0689bd5ed9b2074714c2dbc610f710483c61ba6cf944cebfe03af sqlitecpp-3.3.2.tar.gz
+sha256 ecb10f021c51e9fd1dabaebd8a8e977934d47d9e3c74094f333060be2d6e023b LICENSE.txt
diff --git a/package/sqlitecpp/sqlitecpp.mk b/package/sqlitecpp/sqlitecpp.mk
index 5571d325c3..1cf8281997 100644
--- a/package/sqlitecpp/sqlitecpp.mk
+++ b/package/sqlitecpp/sqlitecpp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQLITECPP_VERSION = 3.3.1
+SQLITECPP_VERSION = 3.3.2
SQLITECPP_SITE = $(call github,SRombauts,SQLiteCpp,$(SQLITECPP_VERSION))
SQLITECPP_LICENSE = MIT
SQLITECPP_LICENSE_FILES = LICENSE.txt
--
2.34.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:[~2024-08-27 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-27 7:36 [Buildroot] [PATCH] package/sqlitecpp: bump to version 3.3.2 Michael Nosthoff via buildroot
2024-08-27 16:29 ` Thomas Petazzoni via buildroot
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.