diff --git a/net/asterisk-1.8.x-chan-sccp-b/Makefile b/net/asterisk-1.8.x-chan-sccp-b/Makefile index 592b22c..afe3a51 100644 --- a/net/asterisk-1.8.x-chan-sccp-b/Makefile +++ b/net/asterisk-1.8.x-chan-sccp-b/Makefile @@ -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 diff --git a/net/asterisk-11.x-chan-sccp-b/Makefile b/net/asterisk-11.x-chan-sccp-b/Makefile index 30ac490..f139e10 100644 --- a/net/asterisk-11.x-chan-sccp-b/Makefile +++ b/net/asterisk-11.x-chan-sccp-b/Makefile @@ -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