From 750b5e5a77ab1dfd6ab0db07a3614742728e265b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:07:46 +0200 Subject: [PATCH] xz_utils: update HOMEPAGE. --- app-arch/xz_utils/xz_utils-5.2.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/xz_utils/xz_utils-5.2.4.recipe b/app-arch/xz_utils/xz_utils-5.2.4.recipe index fcab66117..996a15b88 100644 --- a/app-arch/xz_utils/xz_utils-5.2.4.recipe +++ b/app-arch/xz_utils/xz_utils-5.2.4.recipe @@ -1,12 +1,12 @@ SUMMARY="Free general-purpose data compression software" DESCRIPTION="XZ Utils are free general-purpose data compression tools with \ a high compression ratio. They are the successors to LZMA Utils." -HOMEPAGE="http://tukaani.org/xz/" +HOMEPAGE="https://tukaani.org/xz/" COPYRIGHT="2005-2018 Lasse Collin" LICENSE="GNU LGPL v2.1 GNU GPL v2 GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://downloads.sourceforge.net/lzmautils/xz-$portVersion.tar.bz2" CHECKSUM_SHA256="3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf" SOURCE_DIR="xz-$portVersion"