hostapd: update to 2.3.
This commit is contained in:
parent
f43b4da44d
commit
d76ec9ea98
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hostapd'
|
||||
pkgname=hostapd
|
||||
version=2.2
|
||||
revision=3
|
||||
version=2.3
|
||||
revision=1
|
||||
build_wrksrc=${pkgname}
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libnl3-devel libressl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://w1.fi/hostapd/"
|
||||
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=f15b6bcb434378860ea5b88dffed7f54d8cb71fff2146de0f006977a5e25a882
|
||||
checksum=c94c2b76876fad4c80a1063a06f958a2189ba5003475016fa7658a1ca49bb4df
|
||||
|
||||
do_configure() {
|
||||
cp -f ${FILESDIR}/config .config
|
||||
|
|
Loading…
Reference in a new issue