asterisk-11.x-chan-sccp-b: update to revision 4850

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2013-09-07 17:39:20 +02:00
parent bb583c024f
commit 4db966fc4f

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk11-chan-sccp-b
PKG_REV=4751
PKG_REV=4850
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=1
@ -27,7 +27,7 @@ define Package/asterisk11-chan-sccp-b
SECTION:=net
CATEGORY:=Network
TITLE:=SCCP channel provider for asterisk
URL:=http://chan-sccp-b.net.sourceforge.net/
URL:=http://chan-sccp-b.sourceforge.net/
DEPENDS:= asterisk11 +libltdl
endef