From 302bafb73c8bce9ecc25129e466df8502678363f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org>
Date: Sat, 30 Oct 2021 15:11:36 -0400
Subject: [PATCH] Fix d/watch after hosting change

---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7d14f6c..4f6ce0a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 options=uversionmangle=s/-?([^\d.])\.?/~$1/i;tr/A-Z/a-z/ \
-https://github.com/http-interop/http-factory-tests/releases \
+https://github.com/http-interop/http-factory-tests/tags \
 .*/v?(\d.+).tar.gz
-- 
GitLab