3 Commits

Author SHA1 Message Date
Rémy
2fa1b0112e Checkver add github helper
Lot of manifests are using github tags to find the latest version the
url's and regex is mostly the same.

`checkver` now can also be the string "github" if the `homepage` links
to the github repo
If `homepage` is not the repo `{"checkver": "github":
"https://github.com/user/repo"}` can be used
2017-01-01 18:22:31 +01:00
Rémy
7461df9a33 Add checkver definition to many apps (#1119)
* add checkver definitions

* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Roy Ivy III
1f1afe850e add pcregrep
* command-line perl compatible grep
* see pcre.org
* BSD license; meets all criteria in issue #451
2015-08-30 15:25:40 -07:00