wok diff bygfoot/receipt @ rev 25771

Up ntpclient (3.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 10 13:57:13 2024 +0000 (5 weeks ago)
parents 6b33f9da53d4
children
line diff
     1.1 --- a/bygfoot/receipt	Wed Jul 19 10:59:53 2023 +0000
     1.2 +++ b/bygfoot/receipt	Tue Sep 10 13:57:13 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Manage your own football (soccer) team in a league season."
     1.5  MAINTAINER="ben@seawolfsanctuary.com"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://www.bygfoot.com/"
     1.8 +WEB_SITE="https://bygfoot.sourceforge.io/new/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12 @@ -22,6 +22,7 @@
    1.13  	sed '/scope="row/!d;/tar/!d;/binary/d;s|.*/bygfoot-||;s|.tar.*||;q'
    1.14  }
    1.15  
    1.16 +# Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {
    1.19  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.