hostapd: update to 2.4.
This commit is contained in:
parent
71da9d9fb4
commit
16d77ff5c0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hostapd'
|
||||
pkgname=hostapd
|
||||
version=2.3
|
||||
revision=5
|
||||
version=2.4
|
||||
revision=1
|
||||
build_wrksrc=${pkgname}
|
||||
build_options="systemd"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://w1.fi/hostapd/"
|
||||
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=c94c2b76876fad4c80a1063a06f958a2189ba5003475016fa7658a1ca49bb4df
|
||||
checksum=6fe0eb6bd1c9cbd24952ece8586b6f7bd14ab358edfda99794e79b9b9dbd657f
|
||||
|
||||
do_configure() {
|
||||
cp -f ${FILESDIR}/config .config
|
||||
|
|
Loading…
Reference in a new issue