From e283983dacfbec3dbe10bacecbc7a1fbe4cea367 Mon Sep 17 00:00:00 2001 From: Alexander Ryzhov Date: Sun, 6 Dec 2015 11:20:43 -0500 Subject: [PATCH] chan-sccp-b: fix source URL Signed-off-by: Alexander Ryzhov --- net/chan-sccp-b/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/chan-sccp-b/Makefile b/net/chan-sccp-b/Makefile index 4485625..6bfe201 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 -- 2.30.2