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

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2013-09-07 17:38:05 +02:00
parent 7f20abd8df
commit bb583c024f

View file

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