update_check.sh: support for update_version (upstream version).

This commit is contained in:
Eivind Uggedal 2014-11-24 14:57:41 +00:00
parent 572646c459
commit 154c5cd605
3 changed files with 5 additions and 2 deletions

View file

@ -478,6 +478,9 @@ matches a version number enclosed in `<b>...</b>` tags.
version numbers which are not taken into account for checking newer
versions. Example: `update_ignore="*b*"`
- `update_version` is the version number used to compare against
upstream versions. Example: `update_version=${version//./_}`
You can run such a check using `./xbps-src update-check <pkgname>`.
### build style scripts