diff --git a/debian/watch b/debian/watch index 76575dc..44d033e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ # You must remove unused comment lines for the released package. -version=3 +version=4 + +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/-$1\.tar\.gz/ \ + https://github.com/ntop/n2n/tags .*/v?(\d\S+)\.tar\.gz \ No newline at end of file