From: Alexander Ryzhov Date: Sun, 6 Dec 2015 16:20:43 +0000 (-0500) Subject: chan-sccp-b: fix source URL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2095547dc80ffab520fcf368f8c6d09fe565d353;p=feed%2Ftelephony.git chan-sccp-b: fix source URL Signed-off-by: Alexander Ryzhov --- diff --git a/net/chan-sccp-b/Makefile b/net/chan-sccp-b/Makefile index b9c2f1a..49062a2 100644 --- a/net/chan-sccp-b/Makefile +++ b/net/chan-sccp-b/Makefile @@ -14,7 +14,7 @@ PKG_VERSION:=v4.2-r$(PKG_REV) PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://svn.code.sf.net/p/chan-sccp-b/code/branches/V4.2 +PKG_SOURCE_URL:=http://svn.code.sf.net/p/chan-sccp-b/code/branches/v4.2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=svn