From 31b3ca3f0e9e5c38c243ef6dc12d6897fc5d1ae4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 28 Dec 2021 19:22:16 +0100 Subject: Updating watch file to use github tags instead of releases. Signed-off-by: Daniel Baumann --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index f79ebfe..91ff11d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/nvme-cli-$1\.tar\.gz/ \ -https://github.com/linux-nvme/nvme-cli/releases .*/v?(\d\S+)\.tar\.gz +https://github.com/linux-nvme/nvme-cli/tags .*/v?(\d\S+)\.tar\.gz -- cgit v1.2.3