asterisk-11.x-chan-sccp-b: update to latest revision, add maintainer
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
720db0680a
commit
dd81962f46
1 changed files with 6 additions and 5 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=asterisk11-chan-sccp-b
|
PKG_NAME:=asterisk11-chan-sccp-b
|
||||||
PKG_REV=4850
|
PKG_REV=4883
|
||||||
PKG_VERSION:=r$(PKG_REV)
|
PKG_VERSION:=4.1r$(PKG_REV)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://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_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||||
PKG_SOURCE_PROTO:=svn
|
PKG_SOURCE_PROTO:=svn
|
||||||
|
@ -29,6 +29,7 @@ define Package/asterisk11-chan-sccp-b
|
||||||
TITLE:=SCCP channel provider for asterisk
|
TITLE:=SCCP channel provider for asterisk
|
||||||
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>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/asterisk11-chan-sccp-b/description
|
define Package/asterisk11-chan-sccp-b/description
|
||||||
|
|
Loading…
Reference in a new issue