kamailio-4.1.x: update to version 4.1.1
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
7bf6e421f7
commit
520c9f63a8
1 changed files with 3 additions and 3 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.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=kamailio4
|
PKG_NAME:=kamailio4
|
||||||
PKG_VERSION:=4.1.0
|
PKG_VERSION:=4.1.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://www.kamailio.org/pub/kamailio/$(PKG_VERSION)/src/
|
PKG_SOURCE_URL:=http://www.kamailio.org/pub/kamailio/$(PKG_VERSION)/src/
|
||||||
PKG_SOURCE:=kamailio-$(PKG_VERSION)$(PKG_VARIANT)_src.tar.gz
|
PKG_SOURCE:=kamailio-$(PKG_VERSION)$(PKG_VARIANT)_src.tar.gz
|
||||||
PKG_MD5SUM:=a7d0e685c4890895c6a8623777a111a6
|
PKG_MD5SUM:=af4d79725cef6d404a127216e7637b9b
|
||||||
|
|
||||||
INCL_MODULES:=
|
INCL_MODULES:=
|
||||||
KAM_MODULES:=
|
KAM_MODULES:=
|
||||||
|
|
Loading…
Reference in a new issue