wok-6.x diff hostapd/receipt @ rev 22825
Up rage (0.3.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 07 12:27:53 2020 +0100 (2020-02-07) |
parents | f7a13af08fc7 |
children | af8d823a3077 |
line diff
1.1 --- a/hostapd/receipt Sat Jul 06 16:10:54 2019 +0200 1.2 +++ b/hostapd/receipt Fri Feb 07 12:27:53 2020 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hostapd" 1.7 -VERSION="2.8" 1.8 +VERSION="2.9" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Daemon for wireless software access points." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="GPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 -WEB_SITE="http://hostap.epitest.fi/hostapd/" 1.15 -WGET_URL="http://hostap.epitest.fi/releases/$TARBALL" 1.16 +WEB_SITE="https://w1.fi/hostapd" 1.17 +WGET_URL="${WEB_SITE%/*}/releases/$TARBALL" 1.18 HOST_ARCH="i486 arm" 1.19 1.20 DEPENDS="openssl libnl"