forked from Mirror/frr
Update and simplify d/watch
This commit is contained in:
parent
ecf2b90498
commit
a32cd91a25
3
debian/watch
vendored
3
debian/watch
vendored
|
@ -1,4 +1,5 @@
|
|||
version=4
|
||||
|
||||
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
|
||||
https://github.com/FRRouting/frr/releases/ \
|
||||
download/frr-(?:\d[\d.]*)/frr-(\d[\d.]*)\.tar\.xz debian uupdate
|
||||
.*/frr-(\d\S+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
|
||||
|
|
Loading…
Reference in a new issue