diff options
| author | Michael Biebl <biebl@debian.org> | 2019-08-22 22:57:12 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-08-22 22:57:12 +0200 |
| commit | df49315721969c1013256ce92c6a0f825450f814 (patch) | |
| tree | 9020703a17f5dbe1fbfef55b6994bc537cea3486 /debian/watch | |
| parent | 488dda3930545969f5644b57cfca81e21df031c3 (diff) | |
Track stable releases in watch file
Diffstat (limited to 'debian/watch')
| -rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 7a390582..b28a2c12 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://download.gnome.org/sources/NetworkManager/([\d\.]+)/NetworkManager-(.*)\.tar\.xz +https://download.gnome.org/sources/NetworkManager/([\d\.]+[02468])/NetworkManager-(.*)\.tar\.xz |