mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: p11-kit: Update home page.
* gnu/packages/tls.scm (p11-kit)[home-page]: Update.
This commit is contained in:
parent
f52694e1d5
commit
b0735c79b0
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ (define-public p11-kit
|
|||
(substitute* "Makefile"
|
||||
(("test-runtime\\$\\(EXEEXT\\)") ""))
|
||||
#t)))))
|
||||
(home-page "https://p11-glue.freedesktop.org/p11-kit.html")
|
||||
(home-page "https://p11-glue.github.io/p11-glue/p11-kit.html")
|
||||
(synopsis "PKCS#11 library")
|
||||
(description
|
||||
"p11-kit provides a way to load and enumerate PKCS#11 modules. It
|
||||
|
|
Loading…
Reference in a new issue