From c530be264488256e5825010272f6447c713aa84a Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 20 Feb 2013 13:54:41 +0000 Subject: [PATCH] packages: asterisk-chan-sccp-b: update svn repo url Because of an upgrade of the sourceforge pages, the subversion repostory has moved. Closes #12647. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/packages@35692 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/asterisk-chan-sccp-b/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/asterisk-chan-sccp-b/Makefile b/net/asterisk-chan-sccp-b/Makefile index 1c48b4825..406c59e7c 100644 --- a/net/asterisk-chan-sccp-b/Makefile +++ b/net/asterisk-chan-sccp-b/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://chan-sccp-b.svn.sourceforge.net/svnroot/chan-sccp-b/trunk +PKG_SOURCE_URL:=http://svn.code.sf.net/p/chan-sccp-b/code/trunk PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=svn