From 81177e9bd0997e87559d2e241c95a5b294da917d Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Thu, 9 Apr 2026 10:42:48 +0200 Subject: [PATCH] package/c-icap-modules: bump version to 0.5.7 0.5.7: https://sourceforge.net/p/c-icap/mailman/message/58723534/ "The newer c-icap-0.5.12 or c-icap-0.6.2 c-icap release is also required." 0.5.6: https://sourceforge.net/p/c-icap/mailman/message/40461114/ Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/c-icap-modules/c-icap-modules.hash | 6 +++--- package/c-icap-modules/c-icap-modules.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/c-icap-modules/c-icap-modules.hash b/package/c-icap-modules/c-icap-modules.hash index 110ffd4de3..278b3efdbb 100644 --- a/package/c-icap-modules/c-icap-modules.hash +++ b/package/c-icap-modules/c-icap-modules.hash @@ -1,7 +1,7 @@ # From http://sourceforge.net/projects/c-icap/files/c-icap-modules/0.5.x/ -md5 ca6d5d124a4668d63affcaa5ab083e57 c_icap_modules-0.5.5.tar.gz -sha1 67be484a93fe662a7735ee06e1d34d82b54469a8 c_icap_modules-0.5.5.tar.gz +md5 08c4721a26840bb0ff95fcaa64b686c3 c_icap_modules-0.5.7.tar.gz +sha1 839b79bc53e9048680309a7cd31ad3c1e2cf44b5 c_icap_modules-0.5.7.tar.gz # Locally calculated -sha256 6a42f1fdd8c35ad38d29f7d3c10f925471977f217086352e146cf95e45f2b5b5 c_icap_modules-0.5.5.tar.gz +sha256 80bc0af10be171c0c73cd5886533a397c4d55211756fb6279f245ee7e5dd3814 c_icap_modules-0.5.7.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/c-icap-modules/c-icap-modules.mk b/package/c-icap-modules/c-icap-modules.mk index e9bbbdb284..5ef0fa3256 100644 --- a/package/c-icap-modules/c-icap-modules.mk +++ b/package/c-icap-modules/c-icap-modules.mk @@ -4,7 +4,7 @@ # ################################################################################ -C_ICAP_MODULES_VERSION = 0.5.5 +C_ICAP_MODULES_VERSION = 0.5.7 C_ICAP_MODULES_SOURCE = c_icap_modules-$(C_ICAP_MODULES_VERSION).tar.gz C_ICAP_MODULES_SITE = http://downloads.sourceforge.net/c-icap C_ICAP_MODULES_LICENSE = GPL-2.0+