wok-current diff sunxi-tools/receipt @ rev 25595
Patch asunder to build with gcc 6.3.0
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Aug 31 19:56:54 2023 +0000 (16 months ago) |
parents | fe45ec24ff48 |
children |
line diff
1.1 --- a/sunxi-tools/receipt Sat Jul 23 17:16:06 2022 +0100 1.2 +++ b/sunxi-tools/receipt Thu Aug 31 19:56:54 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Help hacking Allwinner A10 (aka sun4i) based devices." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://linux-sunxi.org/Sunxi-tools" 1.8 +WEB_SITE="https://github.com/linux-sunxi/sunxi-tools" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/linux-sunxi/$PACKAGE/archive/v$VERSION.tar.gz"