Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add version fix for rstudio 1.2 previews #94

Merged
merged 1 commit into from Oct 28, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
add version fix for rstudio 1.2 previews
  • Loading branch information
ciil committed Oct 28, 2018
commit e3a79300360ee2b6e9f4e9f8c1c19b867ef70843
@@ -37,6 +37,7 @@
- { name: rpcgen, ruleset: ravenports, ignore: true } # fake
- { name: rsh, verpat: "[0-9]{2}", incorrect: true }
- { name: rss-glx, verpat: "0\\.9[0-9]+", ruleset: openindiana, incorrect: true } # it's 0.9.1, not 0.91
- { name: rstudio, verpat: "1\\.2\\.[0-9]+", devel: true, maintenance: true } # 1.2 are currently preview releases, 1.1 is mainline
- { name: rtl-sdr, verpat: ".*20[0-9]{6}", snapshot: true }
- { name: rtl-sdr, verge: "20000000", verlt: "20180827", outdated: true } # 0.6.0 from 2018-08-27
- { name: rtl-sdr, ver: "0.20130412", outdated: true, disposable: true }