diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 06:18:19 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 09:17:12 +0100 |
commit | 84b33b6ced11afd3cb6bdc8982e26b84643717fe (patch) | |
tree | d83e3a316be778038423bfe081953ca418b7fe58 | |
parent | Making maintainerscripts executable in source tree. (diff) | |
download | ceph-19-84b33b6ced11afd3cb6bdc8982e26b84643717fe.tar.xz ceph-19-84b33b6ced11afd3cb6bdc8982e26b84643717fe.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/watch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 279f3d5f1..f9c031310 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ -version=3 -opts="uversionmangle=s/-/~/,dversionmangle=s/\+dfsg\d*$//" \ - http://download.ceph.com/tarballs/ceph-(\d.*)\.tar\.gz +version=4 +https://download.ceph.com/tarballs/ceph-(19.\d.*)\.tar\.gz |