diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 17:44:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 17:44:24 +0000 |
commit | 3a4bbfd6c88ea4c2af0d1ed6a6df6ffedd19b142 (patch) | |
tree | 841d99caedeb43d468c0ed667f5c9a9c76f5e388 /debian/watch | |
parent | Merging upstream version 4.2.4. (diff) | |
download | wireshark-3a4bbfd6c88ea4c2af0d1ed6a6df6ffedd19b142.tar.xz wireshark-3a4bbfd6c88ea4c2af0d1ed6a6df6ffedd19b142.zip |
Adding debian version 4.2.4-1.debian/4.2.4-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 3feaa1c4..5852b9db 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=4 - https://gitlab.com/wireshark/wireshark/-/tags?sort=updated_desc .*?(\d\.[02468]\.[\d.]*)\.tar\.gz +opts="searchmode=plain" \ + https://gitlab.com/wireshark/@PACKAGE@/tags?sort=updated_desc -/archive/v?\d\.[02468]\.[\d.]+/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ |