R-cran-*: fix update where version contains dash

This commit is contained in:
Piotr Wójcik 2019-03-30 15:37:04 +01:00 committed by maxice8
parent a6c97c9470
commit 02c8cfec9b
4 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
version=${version//r/.}

View file

@ -0,0 +1 @@
version=${version//r/.}

View file

@ -0,0 +1 @@
version=${version//r/.}

View file

@ -1 +1 @@
version=${version//r/-}
version=${version//r/.}