hostapd: update to 2.5.
This commit is contained in:
parent
dfcff7cd43
commit
27731d7e74
2 changed files with 4 additions and 3 deletions
1
srcpkgs/hostapd/patches
Symbolic link
1
srcpkgs/hostapd/patches
Symbolic link
|
@ -0,0 +1 @@
|
|||
../wpa_supplicant/patches
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hostapd'
|
||||
pkgname=hostapd
|
||||
version=2.4
|
||||
revision=6
|
||||
version=2.5
|
||||
revision=1
|
||||
build_wrksrc=${pkgname}
|
||||
conf_files="/etc/hostapd/hostapd.conf"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://w1.fi/hostapd/"
|
||||
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=6fe0eb6bd1c9cbd24952ece8586b6f7bd14ab358edfda99794e79b9b9dbd657f
|
||||
checksum=8e272d954dc0d7026c264b79b15389ec2b2c555b32970de39f506b9f463ec74a
|
||||
|
||||
do_configure() {
|
||||
cp -f ${FILESDIR}/config .config
|
||||
|
|
Loading…
Reference in a new issue