From 80ab228959b67b2023d6db383e9aa0640e853b77 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 21 May 2017 23:41:23 +0200 Subject: [PATCH] package/c-icap-modules: bump version to 0.4.5 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/c-icap-modules/c-icap-modules.hash | 4 ++-- package/c-icap-modules/c-icap-modules.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/c-icap-modules/c-icap-modules.hash b/package/c-icap-modules/c-icap-modules.hash index 5df1449871..a9fee87e43 100644 --- a/package/c-icap-modules/c-icap-modules.hash +++ b/package/c-icap-modules/c-icap-modules.hash @@ -1,3 +1,3 @@ # From http://sourceforge.net/projects/c-icap/files/c-icap-modules/0.4.x/ -md5 5acd9487679ed47fbee00270d436718d c_icap_modules-0.4.2.tar.gz -sha1 e5f4203980b732b9de165c1e83c4703734c3e0e2 c_icap_modules-0.4.2.tar.gz +md5 1a7eaa7a34ff35c2440cf303f7b45f22 c_icap_modules-0.4.5.tar.gz +sha1 515145e6d29413aff8543937504dc5c419043fd5 c_icap_modules-0.4.5.tar.gz diff --git a/package/c-icap-modules/c-icap-modules.mk b/package/c-icap-modules/c-icap-modules.mk index 9daee58cde..d75437898c 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.4.2 +C_ICAP_MODULES_VERSION = 0.4.5 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+