cimfomfa: fix regex in lilac.yaml

This commit is contained in:
bipin kumar 2023-04-17 08:44:42 +05:30
parent 62697e8eff
commit 73f5744a09
No known key found for this signature in database
GPG key ID: C67233497C15E476

View file

@ -10,4 +10,4 @@ post_build_script: |
update_on:
- source: regex
url: "http://micans.org/mcl/src/"
regex: 'cimfomfa-(\d\d)-(\d\d\d).tar.gz'
regex: 'cimfomfa-(\d+-\b[\d]+).tar.gz'