[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: hostapd: Update to 2.9.
From: |
guix-commits |
Subject: |
03/06: gnu: hostapd: Update to 2.9. |
Date: |
Sat, 30 Nov 2019 21:14:18 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f5bfaf32f6084be6c2da5dfe2e661e6755fba93f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 1 02:36:38 2019 +0100
gnu: hostapd: Update to 2.9.
* gnu/packages/admin.scm (hostapd): Update to 2.9.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 5a135c5..57c9053 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1442,14 +1442,14 @@ command.")
(define-public hostapd
(package
(name "hostapd")
- (version "2.8")
+ (version "2.9")
(source (origin
(method url-fetch)
(uri (string-append "https://w1.fi/releases/hostapd-" version
".tar.gz"))
(sha256
(base32
- "1c74rrazkhy4lr7pwgwa2igzca7h9l4brrs7672kiv7fwqmm57wj"))))
+ "1mrbvg4v7vm7mknf0n29mf88k3s4a4qj6r4d51wq8hmjj1m7s7c8"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (4a62a29 -> 0b4ced5), guix-commits, 2019/11/30
- 06/06: gnu: pscircle: Update to 1.3.1., guix-commits, 2019/11/30
- 01/06: gnu: cbatticon: Update to 1.6.10., guix-commits, 2019/11/30
- 04/06: gnu: stellarium: Update to 0.19.2., guix-commits, 2019/11/30
- 05/06: gnu: nnn: Update to 2.7., guix-commits, 2019/11/30
- 03/06: gnu: hostapd: Update to 2.9.,
guix-commits <=
- 02/06: gnu: thermald: Update to 1.9., guix-commits, 2019/11/30