wok-6.x diff apcupsd/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | 5f6c5106b1f5 |
children |
line diff
1.1 --- a/apcupsd/receipt Mon Jan 31 11:41:46 2022 +0000 1.2 +++ b/apcupsd/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="APC UPS Power Management (daemon)." 1.5 MAINTAINER="maintainer@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.apcupsd.com/" 1.8 +WEB_SITE="http://www.apcupsd.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"