From 8b37707a0e704e73efd368b15dc579f5b69333b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 10:54:09 +0200 Subject: [PATCH] xar: update source URI. --- app-arch/xar/xar-1.5.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/xar/xar-1.5.2.recipe b/app-arch/xar/xar-1.5.2.recipe index e84ec2dc4..01b245e13 100644 --- a/app-arch/xar/xar-1.5.2.recipe +++ b/app-arch/xar/xar-1.5.2.recipe @@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/xar/" COPYRIGHT="2005 Rob Braun" LICENSE="BSD (3-clause)" REVISION="2" -SOURCE_URI="http://xar.googlecode.com/files/xar-1.5.2.tar.gz" +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"