package/icu: adjust version information
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 24 Jun 2019 04:23:33 +0000 (06:23 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 25 Jun 2019 18:59:05 +0000 (20:59 +0200)
commit7372db0c0dd0f8a4a2dde77dc9da1974f97865d6
tree2dd63c2353075fb6da329cfb0607ddc15cb7a276
parent6c5567254e26f11db7d344db31b3f52a3cb3f0d5
package/icu: adjust version information

The icu upstream developers have a strange way of labelling their versions:

 - The Github tags are named release-XX-Y, and therefore the versions
   referenced by by Release Monitoring look like 60-2 or 64-1.

 - The tarballs contain the version with an underscore separator, i.e
   60_2 or 64_1.

 - The directories on http://download.icu-project.org/files/icu4c/
   contain the version with a dot separator, i.e 60.2 or 64.1.

In order to have our <pkg>_VERSION match the one on Release
Monitoring, we adjust it to use the underscore separator, and then
further tweak the ICU_SOURCE and ICU_SITE definitions to keep
everything working.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/icu/icu.mk