wpa_supplicant: update to 2.9.
This commit is contained in:
parent
1ca97cc90f
commit
9e8541122c
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'wpa_supplicant'
|
||||
pkgname=wpa_supplicant
|
||||
version=2.8
|
||||
revision=3
|
||||
version=2.9
|
||||
revision=1
|
||||
build_wrksrc="$pkgname"
|
||||
short_desc="WPA/WPA2/IEEE 802.1X Supplicant"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://w1.fi/wpa_supplicant/"
|
||||
distfiles="http://w1.fi/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=a689336a12a99151b9de5e25bfccadb88438f4f4438eb8db331cd94346fd3d96
|
||||
checksum=fcbdee7b4a64bea8177973299c8c824419c413ec2e3a95db63dd6a5dc3541f17
|
||||
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libnl3-devel libressl-devel $(vopt_if dbus dbus-devel) $(vopt_if readline readline-devel)"
|
||||
|
|
Loading…
Reference in a new issue