wok-next diff chillispot/receipt @ rev 21526
updated bogofilter (1.2.4 -> 1.2.5)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 19 14:26:31 2020 +0100 (2020-06-19) |
parents | 835b3b8ce6ac |
children |
line diff
1.1 --- a/chillispot/receipt Fri Apr 13 07:14:16 2018 +0300 1.2 +++ b/chillispot/receipt Fri Jun 19 14:26:31 2020 +0100 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="Captive portal or wireless LAN access point controller" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.chillispot.info/" 1.8 +WEB_SITE="http://www.chillispot.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 -WGET_URL="${WEB_SITE}download/$TARBALL" 1.12 +WGET_URL="http://www.chillispot.info/download/$TARBALL" 1.13 1.14 BUILD_DEPENDS="gfortran" 1.15 1.16 @@ -19,7 +19,7 @@ 1.17 ./configure $CONFIGURE_ARGS && 1.18 fix libtool && 1.19 make && 1.20 - make DESTDIR=$DESTDIR install || return 1 1.21 + make DESTDIR=$install install || return 1 1.22 1.23 install -Dm644 $src/doc/chilli.conf $install/etc/chilli.conf 1.24 install -Dm755 $stuff/chilli $install/etc/init.d/chilli