diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:31 +0000 |
commit | 945553e635f10784600cd8b7ef343c22d35d9890 (patch) | |
tree | e589c41711c97f9db81d4e1b437d2287f4fe0cf0 /debian/watch | |
parent | Adding upstream version 2.5.5. (diff) | |
download | libseccomp-debian/2.5.5-1.tar.xz libseccomp-debian/2.5.5-1.zip |
Adding debian version 2.5.5-1.debian/2.5.5-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..7db2017 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=4 +opts="searchmode=plain,\ +pgpsigurlmangle=s/$/.asc/" \ +https://api.github.com/repos/seccomp/libseccomp/releases?per_page=50 \ +https://github.com/seccomp/libseccomp/releases/download/[^/]+/libseccomp-@ANY_VERSION@@ARCHIVE_EXT@" |