Improve the name-version regex
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 4 Apr 2020 15:21:41 +0000 (17:21 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 4 Apr 2020 15:42:39 +0000 (17:42 +0200)
commit72d409554b246451c3ebed06416e7680df2076e7
tree67cc8fcdeef4709f8beb5c0e94745619e96581c4
parent0ff1c95a3e1086673d22fcaa7ef268e86f8deb70
Improve the name-version regex

See:
https://doc.rust-lang.org/cargo/reference/manifest.html#the-name-field

Unbreaks crates using `curl-sys` version `0.4.30+curl-7.69.1` and such.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
eclass/cargo.eclass