summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-01-24 15:25:54 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2023-01-24 18:19:42 +0100
commite01401981c5015d2ed85cde8f5237367991ab36f (patch)
tree81fcb7330f7688e789bccb3451e5ff85b8dcf969 /debian
parentdebian: frickel a working debian/watch file (diff)
downloadfrr-e01401981c5015d2ed85cde8f5237367991ab36f.tar.xz
frr-e01401981c5015d2ed85cde8f5237367991ab36f.zip
debian: point watch file at git tarball
The tar.xz dist tarball doesn't exist for new releases. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> (cherry picked from commit 5a1130213c9a0c721017cf7922ffc969e96ac94b)
Diffstat (limited to 'debian')
-rw-r--r--debian/watch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch
index 3379788f3..2485a0d7f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,8 +3,8 @@ version=4
opts="\
searchmode=plain,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-downloadurlmangle=s&>FRR\s*(\d\S+)\s+Release<&download/frr-$1/frr-$1.tar.xz&,\
-filenamemangle=s&>FRR\s*(\d\S+)\s+Release<&frr-$1.tar.xz&,\
+downloadurlmangle=s&releases/>FRR\s*(\d\S+)\s+Release<&archive/refs/tags/frr-$1.tar.gz&,\
+filenamemangle=s&>FRR\s*(\d\S+)\s+Release<&frr-$1.tar.gz&,\
" \
https://github.com/FRRouting/frr/releases/ \
>FRR\s*(\d\S+)\s+Release<