wok-current diff partimage/receipt @ rev 25585
Fix linux build with gcc > 6
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu May 25 15:49:26 2023 +0000 (21 months ago) |
parents | 080c1dff8494 |
children |
line diff
1.1 --- a/partimage/receipt Tue Feb 08 12:15:27 2022 +0000 1.2 +++ b/partimage/receipt Thu May 25 15:49:26 2023 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.partimage.org/" 1.8 +WEB_SITE="https://www.partimage.org/" 1.9 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.10 1.11 DEPENDS="newt bzip2 openssl slitaz-base-files zlib gcc-lib-base"