You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sanity_checks: fix validity check of upstream versions
upstream versions with underscores break the way wrap files are handled: this
character is the delimiter used to extract the wrap's name and version from
different sources:
* `meson wrap` when retrieving patch files;
* sanity_checks.py when retrieving git tags.
0 commit comments