wok-current diff libmysqlclient/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 (17 months ago) |
parents | 408c87fa22ca |
children | a23978bfa665 |
line diff
1.1 --- a/libmysqlclient/receipt Sat Aug 10 17:48:05 2013 +0000 1.2 +++ b/libmysqlclient/receipt Mon May 29 12:23:26 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="SQL database system client libraries." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.mysql.com/" 1.8 +WEB_SITE="https://www.mysql.com/" 1.9 WANTED="mysql" 1.10 1.11 DEPENDS="zlib"