diff options
author | Michael Biebl <biebl@debian.org> | 2014-06-04 22:21:57 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2014-06-04 22:21:57 +0200 |
commit | 7693d4302df6ac2ffef2e085857f44530f8d9705 (patch) | |
tree | 68ab3320d7ac53b4f8ffcafdc06a97f99f16ebac | |
parent | b53669c7ee499a891f11d91bb0f41cf331abe6aa (diff) | |
download | rsyslog-7693d4302df6ac2ffef2e085857f44530f8d9705.tar.gz |
Update watch file to not match rsyslog-doc
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index 1aa2167..dd306eb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://rsyslog.com/downloads/download-v8-stable/ .*/rsyslog-(.*)\.tar\.gz +http://rsyslog.com/downloads/download-v8-stable/ .*/rsyslog-([\d\.]*)\.tar\.gz |