hostapd: update to 2.4.

This commit is contained in:
Juan RP 2015-03-16 07:57:10 +01:00
parent 71da9d9fb4
commit 16d77ff5c0

View file

@ -1,7 +1,7 @@
# Template file for 'hostapd' # Template file for 'hostapd'
pkgname=hostapd pkgname=hostapd
version=2.3 version=2.4
revision=5 revision=1
build_wrksrc=${pkgname} build_wrksrc=${pkgname}
build_options="systemd" build_options="systemd"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD" license="BSD"
homepage="http://w1.fi/hostapd/" homepage="http://w1.fi/hostapd/"
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz" distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
checksum=c94c2b76876fad4c80a1063a06f958a2189ba5003475016fa7658a1ca49bb4df checksum=6fe0eb6bd1c9cbd24952ece8586b6f7bd14ab358edfda99794e79b9b9dbd657f
do_configure() { do_configure() {
cp -f ${FILESDIR}/config .config cp -f ${FILESDIR}/config .config