abiword, revbump to fix URL for the homepage (#13174)

This commit is contained in:
Schrijvers Luc
2025-11-01 07:48:12 +01:00
committed by GitHub
parent 8a1d8f73b5
commit d5d9fa8073

View File

@@ -6,10 +6,10 @@ AbiWord allows you to collaborate with multiple people on one document at the \
same time. It is tightly integrated with the AbiCollab.net web service, which \
lets you store documents online, allows easy document sharing with your \
friends, and performs format conversions on the fly."
HOMEPAGE="https://www.abisource.com/"
HOMEPAGE="http://www.abisource.com/"
COPYRIGHT="1998-2025 the AbiSource community"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://gitlab.gnome.org/World/AbiWord/-/archive/release-$portVersion/AbiWord-release-$portVersion.tar.bz2"
CHECKSUM_SHA256="19099c5cc6022efba50cebf0f081a21afdb5358256b4ea9b51c735968132f362"
SOURCE_DIR="AbiWord-release-$portVersion"