wok diff bygfoot/receipt @ rev 25776
Update thunderbird to 68.12.1 latest ESR work with old glibc, and block autoupdate
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 16 17:28:27 2024 +0200 (2 months ago) |
parents | 6b33f9da53d4 |
children |
line diff
1.1 --- a/bygfoot/receipt Wed Jul 19 10:59:53 2023 +0000 1.2 +++ b/bygfoot/receipt Mon Sep 16 17:28:27 2024 +0200 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.