parent
0e5dbc47ab
commit
4b0111a4e1
|
@ -1543,7 +1543,7 @@ configuration and monitoring interfaces.")
|
||||||
(define-public iw
|
(define-public iw
|
||||||
(package
|
(package
|
||||||
(name "iw")
|
(name "iw")
|
||||||
(version "4.9")
|
(version "4.14")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1551,7 +1551,7 @@ configuration and monitoring interfaces.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1klpvv98bnx1zm6aqalnri2vd7w80scmdaxr2qnblb6mz82whk1j"))))
|
"12ddd6vh6vs97135bnlyr0szv7hvpbnmfh48584frzab0z0725ph"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||||
(inputs `(("libnl" ,libnl)))
|
(inputs `(("libnl" ,libnl)))
|
||||||
|
|
Reference in New Issue