From: Jiri Slachta Date: Tue, 11 Mar 2014 14:47:47 +0000 (+0100) Subject: kamailio3: bump to version 3.3.7 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=163d719dd183c2ad4bbc594c459ba99b6431d3dc;p=feed%2Ftelephony.git kamailio3: bump to version 3.3.7 Signed-off-by: Jiri Slachta --- diff --git a/net/kamailio-3.3.x/Makefile b/net/kamailio-3.3.x/Makefile index 98e1b4f..a4e7d49 100644 --- a/net/kamailio-3.3.x/Makefile +++ b/net/kamailio-3.3.x/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 OpenWrt.org +# Copyright (C) 2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kamailio3 -PKG_VERSION:=3.3.6 +PKG_VERSION:=3.3.7 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.kamailio.org/pub/kamailio/$(PKG_VERSION)/src/ PKG_SOURCE:=kamailio-$(PKG_VERSION)$(PKG_VARIANT)_src.tar.gz -PKG_MD5SUM:=ac20a5b9bcd85b497a72a495d629060a +PKG_MD5SUM:=519d1dfbddf7dbead3a020321582d471 INCL_MODULES:= KAM_MODULES:= diff --git a/net/kamailio-3.3.x/patches/100-cross_compile.patch b/net/kamailio-3.3.x/patches/100-cross_compile.patch index 963a607..a4ee4d8 100644 --- a/net/kamailio-3.3.x/patches/100-cross_compile.patch +++ b/net/kamailio-3.3.x/patches/100-cross_compile.patch @@ -1,7 +1,5 @@ -Index: kamailio3-3.3.0/modules_s/ldap/Makefile -=================================================================== ---- kamailio3-3.3.0.orig/modules_s/ldap/Makefile 2012-08-14 17:14:01.000000000 +0200 -+++ kamailio3-3.3.0/modules_s/ldap/Makefile 2012-08-14 17:14:12.000000000 +0200 +--- a/modules_s/ldap/Makefile ++++ b/modules_s/ldap/Makefile @@ -14,7 +14,7 @@ # LD_SCOPE_CHILDREN defined #DEFS += -DHAVE_SCOPE_CHILDREN