From b2200fbbe19d3a8a4c63717d10f0bec201348e42 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 17 Feb 2018 10:51:07 +0100 Subject: [PATCH] net/sipgrep: fix PKG_SOURCE_URL Signed-off-by: Sebastian Kemper --- net/sipgrep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sipgrep/Makefile b/net/sipgrep/Makefile index 73bd439..278fd3a 100644 --- a/net/sipgrep/Makefile +++ b/net/sipgrep/Makefile @@ -16,7 +16,7 @@ PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://github.com/sipcapture/sipgrep +PKG_SOURCE_URL:=https://github.com/sipcapture/sipgrep.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=df8a95b066569be92aa38cad01086ea595b36863 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -- 2.30.2