mclinker: fix update check
This commit is contained in:
parent
e945b727dc
commit
e3e7c2d8c3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
site="https://api.github.com/repos/$pkgname/$pkgname/branches"
|
||||
version="$_version"
|
||||
version="$_distver"
|
||||
pattern='"name":\s*"release_\K[^\d]*([\d\.]+)(?=")'
|
||||
|
|
Loading…
Reference in a new issue