diff options
Diffstat (limited to 'distro/pkg/deb/watch')
-rw-r--r-- | distro/pkg/deb/watch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distro/pkg/deb/watch b/distro/pkg/deb/watch new file mode 100644 index 0000000..b391882 --- /dev/null +++ b/distro/pkg/deb/watch @@ -0,0 +1,4 @@ +version=4 +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%libyang-$1.tar.gz%" \ + https://github.com/CESNET/libyang/releases \ + (?:.*?/)?v?(\d[\d.]*)(?:-r\d+)?\.tar\.gz debian uupdate |