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"