[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: pam-krb5: Update to 4.8.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/14: gnu: pam-krb5: Update to 4.8. |
Date: |
Wed, 7 Mar 2018 09:44:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 0e6c242bb7589938388983028ff55953b45d89fc
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Mar 7 00:57:40 2018 +0100
gnu: pam-krb5: Update to 4.8.
* gnu/packages/admin.scm (pam-krb5): Update to 4.8.
---
gnu/packages/admin.scm | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 26ee4aa..4b97d04 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1992,12 +1992,10 @@ shortcut syntax and completion options.")
(home-page "https://github.com/TrilbyWhite/interrobang")
(license license:gpl3+))))
-
-
(define-public pam-krb5
(package
(name "pam-krb5")
- (version "4.7")
+ (version "4.8")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2005,7 +2003,7 @@ shortcut syntax and completion options.")
version ".tar.xz"))
(sha256
(base32
- "0abf8cfpkprmhw5ca8iyqgrggh65lgqvmfllc1y6qz7zw1gas894"))))
+ "1qjp8i1s9bz7g6kiqrkzzkxn5pfspa4sy53b6z40fqmdf9przdfb"))))
(build-system gnu-build-system)
(arguments
`(#:phases
@@ -2042,8 +2040,6 @@ Kerberos and Heimdal and FAST is supported with recent
MIT Kerberos.")
;; clause requiring us to give all recipients a copy.
(license license:gpl1+)))
-;;http://archives.eyrie.org/software/kerberos/pam-krb5-4.7.tar.xz
-
(define-public sunxi-tools
(package
(name "sunxi-tools")
- 02/14: gnu: c-reduce: Use HTTPS home page., (continued)
- 02/14: gnu: c-reduce: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/03/07
- 04/14: gnu: mg: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/03/07
- 11/14: gnu: meson: Mark up description., Tobias Geerinckx-Rice, 2018/03/07
- 10/14: gnu: links, lynx, qutebrowser: Update phase style., Tobias Geerinckx-Rice, 2018/03/07
- 01/14: gnu: c-reduce: Update to 2.6.0., Tobias Geerinckx-Rice, 2018/03/07
- 03/14: gnu: mg: Update to 20171014., Tobias Geerinckx-Rice, 2018/03/07
- 08/14: gnu: cppcheck: Update to 1.82., Tobias Geerinckx-Rice, 2018/03/07
- 12/14: gnu: pigz: Update to 2.4., Tobias Geerinckx-Rice, 2018/03/07
- 14/14: gnu: znc: Update to 1.6.6., Tobias Geerinckx-Rice, 2018/03/07
- 06/14: gnu: pam-krb5: Mark up description., Tobias Geerinckx-Rice, 2018/03/07
- 05/14: gnu: pam-krb5: Update to 4.8.,
Tobias Geerinckx-Rice <=
- 07/14: gnu: cmdtest: Update to 0.32., Tobias Geerinckx-Rice, 2018/03/07
- 13/14: gnu: Use HTTPS for zlib.net home pages., Tobias Geerinckx-Rice, 2018/03/07
- 09/14: gnu: keyutils: Update to 1.5.10., Tobias Geerinckx-Rice, 2018/03/07