wok diff libboost-filesystem/receipt @ rev 20634
linld: fix open()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 17:51:51 2019 +0100 (2019-01-08) |
parents | 6c3718ca17b6 |
children | 754c91ee3cea |
line diff
1.1 --- a/libboost-filesystem/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/libboost-filesystem/receipt Tue Jan 08 17:51:51 2019 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="Part of the Boost C++ Libraries collection." 1.5 MAINTAINER="chadi.elahmad@gmail.com" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="http://www.boost.org/" 1.8 +WEB_SITE="https://www.boost.org/" 1.9 1.10 DEPENDS="libboost-system gcc-lib-base" 1.11 WANTED="libboost-dev"