diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-10 12:16:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-10 12:16:51 +0000 |
commit | 755e81a68eccbf5b2dff45c001547f10b592bc1b (patch) | |
tree | bed14a82b0863e1041b637dc8449b6848d5003d5 | |
parent | Updating manpage for current upstream version. (diff) | |
download | netdata-755e81a68eccbf5b2dff45c001547f10b592bc1b.tar.xz netdata-755e81a68eccbf5b2dff45c001547f10b592bc1b.zip |
Updating watch file for non-repackaged upstream tarballs.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 23907ebcc..2c0cbaa8c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=4 -opts=repacksuffix=+dfsg,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \ -https://github.com/netdata/netdata/releases/ download/v(?:\d\S*)/netdata-v(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://github.com/netdata/netdata/releases/ download/v(?:\d\S*)/netdata-v(\d\S*)\.(?:tar\.(?:gz|xz)) |