mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
fixed watch file
This commit is contained in:
parent
ddc2d0f708
commit
c3909b8ec4
1 changed files with 5 additions and 3 deletions
8
debian/watch
vendored
8
debian/watch
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# watch control file for uscan
|
||||
# Run the "uscan" command to check for upstream updates and more.
|
||||
# Site Directory Pattern Version Script
|
||||
version=2
|
||||
http://voxel.dl.sourceforge.net/sourceforge/fail2ban/ \
|
||||
fail2ban-([0-9]+\.[0-9]+\.[0-9]*)\.tar\.bz2 debian uupdate
|
||||
version=3
|
||||
http://sf.net/fail2ban/fail2ban-(.*)\.tar\.bz2
|
||||
#http://voxel.dl.sourceforge.net/sourceforge/fail2ban/ \
|
||||
# fail2ban-([0-9]+\.[0-9]+\.[0-9]*)\.tar\.bz2
|
||||
# debian uupdate
|
||||
|
|
|
|||
Loading…
Reference in a new issue