From 7332ee45f26da333b1da1598fba43911b7efc382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 25 Jan 2021 12:13:19 +0100 Subject: [PATCH] arj: https failure --- app-arch/arj/arj-3.10.22.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/arj/arj-3.10.22.recipe b/app-arch/arj/arj-3.10.22.recipe index fa594480f..3a2a6e5a0 100644 --- a/app-arch/arj/arj-3.10.22.recipe +++ b/app-arch/arj/arj-3.10.22.recipe @@ -2,10 +2,10 @@ SUMMARY="Free and portable clone of the ARJ archiver" DESCRIPTION="A portable version of the ARJ archiver, available for \ a growing number of DOS-like and UNIX-like platforms on a variety o\ f architectures." -HOMEPAGE="https://arj.sourceforge.net/" +HOMEPAGE="http://arj.sourceforge.net/" COPYRIGHT="1998-2019 ARJ Software" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://sourceforge.net/projects/arj/files/arj/2.78_3.10%20build%2022/arj-$portVersion.tar.gz" CHECKSUM_SHA256="589e4c9bccc8669e7b6d8d6fcd64e01f6a2c21fe10aad56a83304ecc3b96a7db" PATCHES="arj-$portVersion.patchset"