From f4d50885b11dd3e3c5961e7f7434e34ef4e166ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 24 Aug 2017 12:40:21 +0200 Subject: [PATCH] xz_utils: update URL. --- app-arch/xz_utils/xz_utils-5.2.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/xz_utils/xz_utils-5.2.2.recipe b/app-arch/xz_utils/xz_utils-5.2.2.recipe index a7c0aa688..71ce4aac2 100644 --- a/app-arch/xz_utils/xz_utils-5.2.2.recipe +++ b/app-arch/xz_utils/xz_utils-5.2.2.recipe @@ -7,7 +7,7 @@ LICENSE="GNU LGPL v2.1 GNU GPL v2 GNU GPL v3" REVISION="3" -SOURCE_URI="http://tukaani.org/xz/xz-$portVersion.tar.bz2" +SOURCE_URI="https://downloads.sourceforge.net/project/lzmautils/xz-$portVersion.tar.bz2" CHECKSUM_SHA256="6ff5f57a4b9167155e35e6da8b529de69270efb2b4cf3fbabf41a4ee793840b5" SOURCE_DIR="xz-$portVersion" ADDITIONAL_FILES="xz_utils-expander-rules"