wok-current diff codiad/receipt @ rev 25714
fix plugins path on abiword receipt
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Jun 14 11:38:57 2024 +0000 (7 months ago) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/codiad/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/codiad/receipt Fri Jun 14 11:38:57 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="Web-based IDE framework with a small footprint." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="http://codiad.com/" 1.8 +WEB_SITE="https://github.com/Codiad/Codiad" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/Codiad/Codiad/archive/v.$VERSION.tar.gz"