diff options
Diffstat (limited to 'host/cmake/debian/watch')
-rw-r--r-- | host/cmake/debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/debian/watch b/host/cmake/debian/watch index 9e79c82aa..4cabdbdb5 100644 --- a/host/cmake/debian/watch +++ b/host/cmake/debian/watch @@ -1,3 +1,3 @@ version=3 opts=uversionmangle=s/([^0-9]|)0*(\d)/$1$2/g;s/_/./g \ -https://github.com/EttusResearch/uhd/tags .*/release_([\d_]+)\.tar\..* +https://github.com/EttusResearch/uhd/tags (?:.*?/)?(v[\d]+.[\d]+.[\d]+.[\d]+).tar.gz |