From 13dc6a673a91712d19f34e06a376c7860e568c53 Mon Sep 17 00:00:00 2001
From: Georg Gast <georg@schorsch-tech.de>
Date: Sun, 15 Jun 2025 07:53:59 +0200
Subject: [PATCH] Update debian/watch URL to https://archives.boost.io/release/

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

diff --git a/debian/watch b/debian/watch
index 76cc98324..9bef7a253 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg$//  https://dl.bintray.com/boostorg/release/([\d.]*)/source boost_([\d_]*)\.tar.bz2
+opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg$//  https://archives.boost.io/release/([\d.]*)/source/boost_([\d_]*)\.tar.bz2
-- 
2.47.2

