gnu: wireless-regdb: Update to 2016.06.10.

* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
master
Ludovic Courtès 2016-12-14 00:20:01 +01:00
parent 4b41febf9c
commit 3232613e63
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1866,7 +1866,7 @@ compliance.")
(define-public wireless-regdb
(package
(name "wireless-regdb")
(version "2016.05.02")
(version "2016.06.10")
(source (origin
(method url-fetch)
(uri (string-append
@ -1874,7 +1874,7 @@ compliance.")
"wireless-regdb-" version ".tar.xz"))
(sha256
(base32
"07n6gcwfbddz3awbdflv3dhxjszsqq2lrdwih0a0ahcliac4qry9"))
"1dxqy7a7zpzya30ff00s8k1qgrlndrwys99gc0r8yg0vab1z3vfg"))
;; We're building 'regulatory.bin' by ourselves.
(snippet '(delete-file "regulatory.bin"))))