wok diff sysstat/receipt @ rev 25688

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 12 10:06:53 2024 +0000 (2 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	Fri Apr 12 10:06:53 2024 +0000
     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"