]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
kamailio: Update to 4.4.4
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jan 2017 12:59:24 +0000 (12:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jan 2017 13:00:51 +0000 (13:00 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/kamailio

index 3f7a68db9d96c8c0b4b6bfb9538897ef837e84d9..04976d2dff8cbaf932cb1b862a11ad1355ddfbff 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.4.1
+VER        = 4.4.4
 
 THISAPP    = kamailio-$(VER)
 DL_FILE    = $(THISAPP)_src.tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = kamailio
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 51acd533d5d811af9a63f46d3e990b1f
+$(DL_FILE)_MD5 = ab0b54d8d4f07cf9208616bb9f076d7f
 
 install : $(TARGET)