mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
borg: adjust update check.
This commit is contained in:
parent
4b021ae581
commit
44b049183b
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
site='https://github.com/borgbackup/borg/releases'
|
site='https://github.com/borgbackup/borg/releases'
|
||||||
pattern='borgbackup-\K[\d.]+\d'
|
pattern='borgbackup-\K[\d.rc]+\d'
|
||||||
|
ignore='*rc*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue