From 3d3cba0dfd1c7676100c1ba0296def2601ec3f86 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 19 Nov 2022 17:50:19 +1000 Subject: [PATCH] AbiWord: change SOURCE_URI (https certificate outdated on official site) --- app-office/abiword/abiword-3.0.5.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/abiword/abiword-3.0.5.recipe b/app-office/abiword/abiword-3.0.5.recipe index 78ea96a08..c25798569 100644 --- a/app-office/abiword/abiword-3.0.5.recipe +++ b/app-office/abiword/abiword-3.0.5.recipe @@ -9,8 +9,8 @@ friends, and performs format conversions on the fly." HOMEPAGE="https://www.abisource.com/" COPYRIGHT="1998-2021 the AbiSource community" LICENSE="GNU GPL v2" -REVISION="1" -SOURCE_URI="https://www.abisource.com/downloads/abiword/$portVersion/source/abiword-$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="http://www.abisource.com/downloads/abiword/$portVersion/source/abiword-$portVersion.tar.gz" CHECKSUM_SHA256="1257247e9970508d6d1456d3e330cd1909c4b42b25e0f0a1bc32526d6f3a21b4" SOURCE_DIR="abiword-$portVersion" PATCHES="abiword-$portVersion.patchset"