mclinker: fix update check

This commit is contained in:
Andrea Brancaleoni 2017-07-09 12:28:05 +02:00
parent e945b727dc
commit e3e7c2d8c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
site="https://api.github.com/repos/$pkgname/$pkgname/branches"
version="$_version"
version="$_distver"
pattern='"name":\s*"release_\K[^\d]*([\d\.]+)(?=")'