From efbb6b0e1df8f48793635aeba6c303f09ff1406e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 6 Nov 2019 10:38:40 +0100 Subject: [PATCH] xar: switch to https. --- app-arch/xar/xar-1.5.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/xar/xar-1.5.2.recipe b/app-arch/xar/xar-1.5.2.recipe index d1bac0718..7ebee8439 100644 --- a/app-arch/xar/xar-1.5.2.recipe +++ b/app-arch/xar/xar-1.5.2.recipe @@ -8,10 +8,10 @@ of arbitrarily large sizes, the ability to choose independent encodings for \ individual files in the archive, the ability to store checksums for individual \ files in both compressed and uncompressed form, and the ability to query the \ table of content's rich meta-data." -HOMEPAGE="http://code.google.com/p/xar/" +HOMEPAGE="https://mackyle.github.io/xar/" COPYRIGHT="2005 Rob Braun" LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/xar/xar-1.5.2.tar.gz" CHECKSUM_SHA256="4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6" PATCHES="xar-1.5.2.patchset"