asterisk-chan-sccp-b: update to rev 5151
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
aee909e7ac
commit
5be91a4d7f
2 changed files with 4 additions and 4 deletions
|
@ -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:=5746
|
PKG_REV:=5751
|
||||||
PKG_VERSION:=v4.2-r$(PKG_REV)
|
PKG_VERSION:=v4.2-r$(PKG_REV)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ define Package/asterisk18-chan-sccp-b
|
||||||
SUBMENU:=Telephony
|
SUBMENU:=Telephony
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=SCCP channel provider for asterisk
|
TITLE:=SCCP channel provider support
|
||||||
URL:=http://chan-sccp-b.sourceforge.net/
|
URL:=http://chan-sccp-b.sourceforge.net/
|
||||||
DEPENDS:=asterisk18 +libltdl
|
DEPENDS:=asterisk18 +libltdl
|
||||||
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
|
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=asterisk11-chan-sccp-b
|
PKG_NAME:=asterisk11-chan-sccp-b
|
||||||
PKG_REV:=5746
|
PKG_REV:=5751
|
||||||
PKG_VERSION:=v4.2-r$(PKG_REV)
|
PKG_VERSION:=v4.2-r$(PKG_REV)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ define Package/asterisk11-chan-sccp-b
|
||||||
SUBMENU:=Telephony
|
SUBMENU:=Telephony
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=SCCP channel provider for asterisk
|
TITLE:=SCCP channel provider support
|
||||||
URL:=http://chan-sccp-b.sourceforge.net/
|
URL:=http://chan-sccp-b.sourceforge.net/
|
||||||
DEPENDS:=asterisk11 +libltdl
|
DEPENDS:=asterisk11 +libltdl
|
||||||
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
|
MAINTAINER:=Jiri Slachta <slachta@cesnet.cz>
|
||||||
|
|
Loading…
Reference in a new issue