wok diff sysstat/receipt @ rev 25748
xfce4-clipman-plugin, xfce4-notifyd, xfce4-volumed: replaced dependency libxfconf by xfconf
author | Hans-G?nter Theisgen |
---|---|
date | Sat Aug 31 09:56:34 2024 +0100 (5 months ago) |
parents | 2b9ff117a412 |
children |
line diff
1.1 --- a/sysstat/receipt Mon Jul 25 07:23:20 2022 +0100 1.2 +++ b/sysstat/receipt Sat Aug 31 09:56:34 2024 +0100 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="Performance monitoring tools." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://sebastien.godard.pagesperso-orange.fr/" 1.8 +WEB_SITE="https://github.com/sysstat/sysstat/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 -WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v$VERSION.tar.gz" 1.12 +WGET_URL="https://github.com/sysstat/sysstat/archive/v$VERSION.tar.gz" 1.13 1.14 DEPENDS="gcc83-lib-base" 1.15 BUILD_DEPENDS="bzip2 gcc83 gettext"