diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:37:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 19:37:09 +0000 |
commit | 2d0d5aeaf12b3d258db900523710db7c9db73018 (patch) | |
tree | 2faf74016289936f4c843074be9299764e39e930 /debian/watch | |
parent | Adding upstream version 1.59.0. (diff) | |
download | nghttp2-debian/1.59.0-1.tar.xz nghttp2-debian/1.59.0-1.zip |
Adding debian version 1.59.0-1.debian/1.59.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..ed3757d --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/nghttp2-$1\.tar\.gz/ \ + https://github.com/nghttp2/nghttp2/tags .*/v?(\d\S+)\.tar\.gz
\ No newline at end of file |