iverilog: fix update check

This commit is contained in:
John 2018-12-04 18:44:47 +01:00 committed by maxice8
parent dad2d24cf5
commit 4f3d5e9e6b
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
site="https://api.github.com/repos/steveicarus/$pkgname/tags"
pattern='"name":\s*"v\K[\d_]+(?=")'
pattern='/archive/(v?|\Q'"$pkgname"'\E-)?\K[\d\_]+(?=\.tar\.gz")'