kamailio3: update to latest version 3.3.6
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
25a10d6c6d
commit
cfb41bc93d
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=kamailio3
|
||||
PKG_VERSION:=3.3.5
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=3.3.6
|
||||
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:=64bdb0a0b5e0227acbb04451b54e23ad
|
||||
PKG_MD5SUM:=ac20a5b9bcd85b497a72a495d629060a
|
||||
|
||||
INCL_MODULES:=
|
||||
KAM_MODULES:=
|
||||
|
|
Loading…
Reference in a new issue