package/tar: drop specific version for host variant
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 29 Sep 2020 19:14:43 +0000 (21:14 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 10 Jan 2021 21:06:58 +0000 (22:06 +0100)
commit37a909cacff94660ced3cc1cafbd2a1c6b0a337b
treeb7d7656bef5496bd52238caf1b35eebcf6d237c0
parentec50e407befe50ef605873dd6d113790e7e6126b
package/tar: drop specific version for host variant

Now that we can generate reproducible archives, with all known tar
versions starting with 1.27, we don't need to clamp the host-tar
version to the old 1.29, and can now bump to any later version.

Drop the host-tar version, and use the same as the target variant.

Note that we still need the _SOURCE trick, to avoid depending on tar
to extract the tar tarball...

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Vincent Fazio <vfazio@xes-inc.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Vincent Fazio <vfazio@xes-inc.com>
package/tar/tar.mk