From 6915caf5ff76a54479efda808ee8bdfa833aa807 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 6 Oct 2015 20:03:36 +0000 Subject: [PATCH] xz_utils: bump version. --- .../xz_utils/{xz_utils-5.0.8.recipe => xz_utils-5.2.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-arch/xz_utils/{xz_utils-5.0.8.recipe => xz_utils-5.2.2.recipe} (96%) diff --git a/app-arch/xz_utils/xz_utils-5.0.8.recipe b/app-arch/xz_utils/xz_utils-5.2.2.recipe similarity index 96% rename from app-arch/xz_utils/xz_utils-5.0.8.recipe rename to app-arch/xz_utils/xz_utils-5.2.2.recipe index 9554ab407..81303d7d2 100644 --- a/app-arch/xz_utils/xz_utils-5.0.8.recipe +++ b/app-arch/xz_utils/xz_utils-5.2.2.recipe @@ -4,7 +4,7 @@ a high compression ratio. They are the successors to LZMA Utils. " HOMEPAGE="http://tukaani.org/xz/" SOURCE_URI="http://tukaani.org/xz/xz-$portVersion.tar.bz2" -CHECKSUM_SHA256="2286f9d90bb0a0de34cba990df1b10cfad0777f00cb2883def26b8ec1b326bda" +CHECKSUM_SHA256="6ff5f57a4b9167155e35e6da8b529de69270efb2b4cf3fbabf41a4ee793840b5" SOURCE_DIR="xz-$portVersion" LICENSE=" GNU LGPL v2.1 @@ -12,7 +12,7 @@ LICENSE=" GNU GPL v3 " COPYRIGHT="2005-2014 Lasse Collin" -REVISION="2" +REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"