summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Hainke2025-11-23 11:15:26 +0000
committerNick Hainke2025-11-23 22:55:25 +0000
commit86003e0b79ae7874256936b845f3cf2137c36041 (patch)
tree404bc92ba98c4c3af6503bce80eab83a9607b745
parentd74dce45ef4f81de191c9416c9732bec7fb6844b (diff)
downloadopenwrt-86003e0b79ae7874256936b845f3cf2137c36041.tar.gz
jansson: update to 2.14.1
Release Notes: https://github.com/akheron/jansson/releases/tag/v2.14.1 Link: https://github.com/openwrt/openwrt/pull/20901 Signed-off-by: Nick Hainke <vincent@systemli.org>
-rw-r--r--package/libs/jansson/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/jansson/Makefile b/package/libs/jansson/Makefile
index e2b5206acb..fb1c46907b 100644
--- a/package/libs/jansson/Makefile
+++ b/package/libs/jansson/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=jansson
-PKG_VERSION:=2.14
-PKG_RELEASE:=3
+PKG_VERSION:=2.14.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/akheron/$(PKG_NAME)/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=c739578bf6b764aa0752db9a2fdadcfe921c78f1228c7ec0bb47fa804c55d17b
+PKG_HASH:=979210eaffdffbcf54cfc34d047fccde13f21b529a381df26db871d886f729a4
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE