Kamailio3: update to 3.3.4
Bump the kamailio3 package to the latest 3.x version. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> [jogo@openwrt.org: mention explicit version in subject] Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn+ssh://svn.openwrt.org/openwrt@36387 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9375cae60c
commit
59ced7768c
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=kamailio3
|
||||
PKG_VERSION:=3.3.3
|
||||
PKG_VERSION:=3.3.4
|
||||
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:=98c082b70048d2e9a9c4acfaa6cf556d
|
||||
PKG_MD5SUM:=24d6a0c852d49791f7e0d0694e128d43
|
||||
|
||||
INCL_MODULES:=
|
||||
KAM_MODULES:=
|
||||
|
|
Loading…
Reference in a new issue