kamailio-4.x: update to version 4.1.2
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
163d719dd1
commit
90056b4149
3 changed files with 6 additions and 6 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=kamailio4
|
||||
PKG_VERSION:=4.1.1
|
||||
PKG_VERSION:=4.1.2
|
||||
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:=af4d79725cef6d404a127216e7637b9b
|
||||
PKG_MD5SUM:=7d48479293db2508045cf7788375f431
|
||||
|
||||
INCL_MODULES:=
|
||||
KAM_MODULES:=
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- kamailio4-4.0.1/modules/json/Makefile 2013-04-25 16:56:29.000000000 +0200
|
||||
+++ kamailio4-next/modules/json/Makefile 2013-05-31 10:54:42.125995025 +0200
|
||||
--- a/modules/json/Makefile
|
||||
+++ b/modules/json/Makefile
|
||||
@@ -11,12 +11,12 @@ LIBS=
|
||||
|
||||
BUILDER = $(shell which pkg-config)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- kamailio4-4.0.1/modules/jsonrpc-c/Makefile 2013-04-25 16:56:29.000000000 +0200
|
||||
+++ kamailio4-next/modules/jsonrpc-c/Makefile 2013-05-31 10:58:00.689999015 +0200
|
||||
--- a/modules/jsonrpc-c/Makefile
|
||||
+++ b/modules/jsonrpc-c/Makefile
|
||||
@@ -11,12 +11,12 @@ LIBS=-lm
|
||||
|
||||
BUILDER = $(shell which pkg-config)
|
||||
|
|
Loading…
Reference in a new issue