zaproxy: fix update pattern

This commit is contained in:
maxice8 2018-03-29 19:26:34 -03:00 committed by Enno Boland
parent 59a65e5394
commit 224c263975
1 changed files with 2 additions and 0 deletions

2
srcpkgs/zaproxy/update Normal file
View File

@ -0,0 +1,2 @@
site="https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions.xml"
pattern="<version>\K[\d\.]+(?=</version>)"