wok-current diff tix/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 (19 months ago) |
parents | 5f6c5106b1f5 |
children |
line diff
1.1 --- a/tix/receipt Mon Jan 31 11:41:46 2022 +0000 1.2 +++ b/tix/receipt Mon May 29 12:23:26 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="BSD" 1.6 TARBALL="$SOURCE$VERSION-src.tar.gz" 1.7 -WEB_SITE="http://tix.sourceforge.net/" 1.8 +WEB_SITE="https://tix.sourceforge.net/" 1.9 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.10 1.11 DEPENDS="tcl xorg-libX11 xorg-libXau xorg-libXdmcp libxcb"