xbps-src: add update-check.
This commit is contained in:
parent
fbc588a273
commit
60ac25fd1f
3 changed files with 83 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue