mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
AbiWord: change SOURCE_URI (https certificate outdated on official site)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user