wok diff rinetd/receipt @ rev 23918
Add fawkes
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 19 11:31:32 2020 +0000 (2020-08-19) |
parents | 912155f60aec |
children | 34e801e0eb52 |
line diff
1.1 --- a/rinetd/receipt Fri Sep 26 18:33:13 2014 +0200 1.2 +++ b/rinetd/receipt Wed Aug 19 11:31:32 2020 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE.tar.gz" 1.7 -WEB_SITE="http://www.boutell.com/rinetd/" 1.8 -WGET_URL="${WEB_SITE}http/$TARBALL" 1.9 +WEB_SITE="https://github.com/boutell/rinetd" 1.10 +WGET_URL="http://www.boutell.com/rinetd/http/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()