From 720db0680aac6cd20335ddcce03f5a19b281263e Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Sat, 5 Oct 2013 18:04:04 +0200 Subject: [PATCH] asterisk-1.8.x: update to latest revision, add maintainer Signed-off-by: Jiri Slachta --- net/asterisk-1.8.x-chan-sccp-b/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/net/asterisk-1.8.x-chan-sccp-b/Makefile b/net/asterisk-1.8.x-chan-sccp-b/Makefile index 77a21a8..1816b5f 100644 --- a/net/asterisk-1.8.x-chan-sccp-b/Makefile +++ b/net/asterisk-1.8.x-chan-sccp-b/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18-chan-sccp-b -PKG_REV=4850 -PKG_VERSION:=r$(PKG_REV) +PKG_REV=4883 +PKG_VERSION:=4.1r$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://svn.code.sf.net/p/chan-sccp-b/code/trunk +PKG_SOURCE_URL:=http://svn.code.sf.net/p/chan-sccp-b/code/branches/V4.1 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=svn @@ -28,7 +28,8 @@ define Package/asterisk18-chan-sccp-b CATEGORY:=Network TITLE:=SCCP channel provider for asterisk URL:=http://chan-sccp-b.sourceforge.net/ - DEPENDS:= asterisk18 +libltdl + DEPENDS:=asterisk18 +libltdl + MAINTAINER:=Jiri Slachta endef define Package/asterisk18-chan-sccp-b/description -- 2.30.2