From 0172c319f2d8de9c0bf55f57154d248a7acdfcc0 Mon Sep 17 00:00:00 2001 From: Prabhat Sharma Date: Thu, 18 Jan 2024 13:58:29 -0800 Subject: [PATCH] update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c935c3..948a362 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ COMMIT ?= $(shell git rev-parse HEAD) TAG ?= $(shell git describe --tags --abbrev=0 HEAD) VERSION_PKG ?= $(shell echo $(VERSION) | sed 's/^v//g') LICENSE := BSD-3-Clause -URL := https://github.com/netsampler/goflow2 +URL := https://github.com/openobserve/goflow2 DESCRIPTION := GoFlow2: Open-Source and Scalable Network Sample Collector DATE := $(shell date +%FT%T%z) BUILDINFOS ?= ($(DATE)$(BUILDINFOSDET))