asterisk-chan-sccp-b: update to rev 5151

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2014-09-27 15:29:41 +02:00
parent aee909e7ac
commit 5be91a4d7f
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk18-chan-sccp-b
PKG_REV:=5746
PKG_REV:=5751
PKG_VERSION:=v4.2-r$(PKG_REV)
PKG_RELEASE:=1
@ -26,7 +26,7 @@ define Package/asterisk18-chan-sccp-b
SUBMENU:=Telephony
SECTION:=net
CATEGORY:=Network
TITLE:=SCCP channel provider for asterisk
TITLE:=SCCP channel provider support
URL:=http://chan-sccp-b.sourceforge.net/
DEPENDS:=asterisk18 +libltdl
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk11-chan-sccp-b
PKG_REV:=5746
PKG_REV:=5751
PKG_VERSION:=v4.2-r$(PKG_REV)
PKG_RELEASE:=1
@ -26,7 +26,7 @@ define Package/asterisk11-chan-sccp-b
SUBMENU:=Telephony
SECTION:=net
CATEGORY:=Network
TITLE:=SCCP channel provider for asterisk
TITLE:=SCCP channel provider support
URL:=http://chan-sccp-b.sourceforge.net/
DEPENDS:=asterisk11 +libltdl
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>