kamailio3: bump to version 3.3.7
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
607dfba70c
commit
163d719dd1
2 changed files with 5 additions and 7 deletions
|
@ -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:=
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue