wok-current diff diffuse/receipt @ rev 25586
Fix linux build with gcc > 6 again
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon May 29 12:23:26 2023 +0000 (20 months ago) |
parents | ad0bc3efbf37 |
children |
line diff
1.1 --- a/diffuse/receipt Fri Sep 23 08:28:09 2022 +0000 1.2 +++ b/diffuse/receipt Mon May 29 12:23:26 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Graphical tool for merging and comparing text files." 1.5 MAINTAINER="maintainer@slitaz.org" 1.6 LICENSE="GPLv2+" 1.7 -WEB_SITE="https://sourceforge.net/projects/diffuse" 1.8 +WEB_SITE="https://sourceforge.net/projects/diffuse/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/MightyCreak/diffuse/archive/refs/tags/v$VERSION.tar.gz"