net/sipgrep: fix PKG_SOURCE_URL
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
5eff04c674
commit
b2200fbbe1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue