package/zip: adjust the version to 3.0
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 20 Jun 2019 13:48:09 +0000 (15:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 29 Jul 2019 07:26:26 +0000 (09:26 +0200)
commitb254cb25b2ab89ac482abd4da91d827abfe2344e
treeb58cea36c25d90b21125ca2e4235f5ef0eb041ff
parentb2f4dc7bc15bcf2cc0282e6a226d97f050975c35
package/zip: adjust the version to 3.0

According to the project homepage at
http://infozip.sourceforge.net/Zip.html, the version is really named
3.0. This is also how it's called inside the zip30.ann file in the
source code, which says "We have posted Zip 3.0, July 5th 2008".

So the fact that the tarball is named zip30.tgz is just because
upstream wanted to avoid having two dots (perhaps by habit of the old
DOS 8.3 file name limitation ?).

The version is also named "3.0" in the SourceForge RSS at [0] that
release-monitoring.org is using for this package [1]. Therefore, by
using "3.0" as the version, we will match the version known by
release-monitoring.org.

Of course the tarball name is still zip30.tgz so we tweak the
ZIP_VERSION value appropriately.

[0] https://sourceforge.net/projects/infozip/rss?path=/
[1] https://release-monitoring.org/project/10080/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zip/zip.mk