wok-6.x diff thttpd/receipt @ rev 24985
Add python-future
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 10 07:46:58 2022 +0000 (2022-05-10) |
parents | 22bf62841f5c |
children | e171b422f9e7 |
line diff
1.1 --- a/thttpd/receipt Sat Mar 19 18:08:11 2022 +0000 1.2 +++ b/thttpd/receipt Tue May 10 07:46:58 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Throttleable lightweight httpd server." 1.5 MAINTAINER="erjo@slitaz.org" 1.6 LICENSE="BSD" 1.7 -WEB_SITE="https://www.acme.com/software/thttpd/" 1.8 +WEB_SITE="https://www.acme.com/software/thttpd/thttpd.html" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="${WEB_SITE}$TARBALL"