diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:28:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:28:21 +0000 |
commit | e9e9beec90b65fa7ee5789a3d1d0a1d5bed49366 (patch) | |
tree | b872f441f9205ec27df3fc6d8790f3c1e441d869 /debian/watch | |
parent | Adding upstream version 3.40.1. (diff) | |
download | sqlite3-e9e9beec90b65fa7ee5789a3d1d0a1d5bed49366.tar.xz sqlite3-e9e9beec90b65fa7ee5789a3d1d0a1d5bed49366.zip |
Adding debian version 3.40.1-2.debian/3.40.1-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..83622c5 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="uversionmangle=s/\.0/\./g;s/\.0+$//;s/_/\./g" \ + https://www.sqlite.org/ .*releaselog/(\d\S+).html |