]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
jansson: Upgrade version to jansson 2.14.1
authorStanislav Abramenkov <stas.abramenkov@gmail.com>
Mon, 24 Mar 2025 13:10:26 +0000 (15:10 +0200)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 26 Jun 2025 18:15:04 +0000 (12:15 -0600)
UpgradeNote: jansson has been upgraded to 2.14.1. For more
information visit jansson Github page: https://github.com/akheron/jansson/releases/tag/v2.14.1

Resolves: #1178
(cherry picked from commit 296cf69925697e7bb6ff3657af46e8b90f6d4289)

third-party/jansson/jansson-2.14.1.tar.bz2.md5 [new file with mode: 0644]
third-party/jansson/jansson-2.14.tar.bz2.md5 [deleted file]
third-party/versions.mak

diff --git a/third-party/jansson/jansson-2.14.1.tar.bz2.md5 b/third-party/jansson/jansson-2.14.1.tar.bz2.md5
new file mode 100644 (file)
index 0000000..df79168
--- /dev/null
@@ -0,0 +1 @@
+de6549ee68afc08275f3a74b9499ade7  jansson-2.14.1.tar.bz2
diff --git a/third-party/jansson/jansson-2.14.tar.bz2.md5 b/third-party/jansson/jansson-2.14.tar.bz2.md5
deleted file mode 100644 (file)
index d88adcc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3f90473d7d54ebd1cb6a2757396641df  jansson-2.14.tar.bz2
index 71b64e55eb8ca4dbe338bd485267c52ab322e8e3..b10dc7832a20391dd6582a840408deb0fe6cbced 100644 (file)
@@ -1,6 +1,6 @@
 # This file is also 'sourced' by the
 # configure script so it must follow 'shell'
 # syntax as well as 'make' syntax.
-JANSSON_VERSION=2.14
+JANSSON_VERSION=2.14.1
 PJPROJECT_VERSION=2.15.1
 LIBJWT_VERSION=1.15.3