kamailio4: upgrade to 4.1.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
63425c70a7
commit
82fe3a7f96
5 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=kamailio4
|
||||
PKG_VERSION:=4.0.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=4.1.0
|
||||
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:=e625f52d53ed00da97a50b3ecd451b8d
|
||||
PKG_MD5SUM:=a7d0e685c4890895c6a8623777a111a6
|
||||
|
||||
INCL_MODULES:=
|
||||
KAM_MODULES:=
|
||||
|
@ -36,7 +36,7 @@ endef
|
|||
|
||||
define Package/kamailio4
|
||||
$(call Package/kamailio4/Default)
|
||||
TITLE:=Mature and flexible open source SIP server, v4.0.x
|
||||
TITLE:=Mature and flexible open source SIP server, v4.1.x
|
||||
MENU:=1
|
||||
endef
|
||||
|
Loading…
Reference in a new issue