From e8c63bdd74f50a5e9e4d97493b711beb043bfc8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org>
Date: Tue, 20 Sep 2022 08:05:07 +0200
Subject: [PATCH] Update debian/watch URL

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

diff --git a/debian/watch b/debian/watch
index 8a4503f..0e0605c 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/php-http/httplug/releases \
+https://github.com/php-http/httplug/tags \
 .*/v?([\d\.]*-?\w*)\.tar\.gz
-- 
GitLab