xbps-src: add update-check.

This commit is contained in:
Christian Neukirchen 2014-10-31 20:43:30 +01:00
parent fbc588a273
commit 60ac25fd1f
3 changed files with 83 additions and 1 deletions

View file

@ -451,7 +451,9 @@ matches a version number enclosed in `<b>...</b>` tags.
- `update_ignore` is a space-separated list of shell globs that match
version numbers which are not taken into account for checking newer
versions. Example: `update_ignore="*b*"`
versions. Example: `update_ignore="*b*"`
You can run such a check using `./xbps-src update-check <pkgname>`.
### build style scripts