iw: update to 4.3.
This commit is contained in:
parent
f19c767a79
commit
1f3976c93a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'iw'
|
# Template file for 'iw'
|
||||||
pkgname=iw
|
pkgname=iw
|
||||||
version=4.1
|
version=4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
hostmakedepends="pkg-config libnl3-devel"
|
hostmakedepends="pkg-config libnl3-devel"
|
||||||
makedepends="libnl3-devel"
|
makedepends="libnl3-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
homepage="http://wireless.kernel.org/en/users/Documentation/iw"
|
||||||
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
|
||||||
checksum=5164aaacd8e82501d84a2187af194e8285a5a5b76e200447eb58d4dd78d1a34b
|
checksum=a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make V=1 CC=$CC ${makejobs}
|
make V=1 CC=$CC ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue