AbiWord: change SOURCE_URI (https certificate outdated on official site)

This commit is contained in:
Gerasim Troeglazov
2022-11-19 17:50:19 +10:00
parent 60a4c0a4ef
commit 3d3cba0dfd

View File

@@ -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"