wok diff serf/receipt @ rev 24779
thttpd: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 19 18:08:11 2022 +0000 (2022-03-19) |
parents | 934055de50e2 |
children | 4e2caf3cd17b |
line diff
1.1 --- a/serf/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/serf/receipt Sat Mar 19 18:08:11 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="Apache" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://serf.apache.org/" 1.8 +WEB_SITE="https://serf.apache.org/" 1.9 WGET_URL="https://www.apache.org/dist/serf/$TARBALL" 1.10 1.11 DEPENDS="libssl zlib apr apr-util"