mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/hostapd: Updated for version 2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e385bfa1eb
commit
53e7378423
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Fixed doinst.sh by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=hostapd
|
||||
VERSION=${VERSION:-2.4}
|
||||
VERSION=${VERSION:-2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hostapd"
|
||||
VERSION="2.4"
|
||||
VERSION="2.5"
|
||||
HOMEPAGE="http://w1.fi/hostapd/"
|
||||
DOWNLOAD="http://w1.fi/releases/hostapd-2.4.tar.gz"
|
||||
MD5SUM="04578f3f2c3eb1bec1adf30473813912"
|
||||
DOWNLOAD="http://w1.fi/releases/hostapd-2.5.tar.gz"
|
||||
MD5SUM="69f9cec3f76d74f402864a43e4f8624f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue