gnu: acpica: Use HTTPS for home page.

* gnu/packages/admin.scm (acpica)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2017-12-06 01:41:41 +01:00
parent e6f6d765f2
commit 6c441efc5a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1100,7 +1100,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
"OPT_CFLAGS=-Wall -fno-strict-aliasing")
#:tests? #f ; no 'check' target.
#:phases (modify-phases %standard-phases (delete 'configure))))
(home-page "http://acpica.org/")
(home-page "https://acpica.org/")
(synopsis "Tools for the development and debug of ACPI tables")
(description
"The ACPI Component Architecture (@dfn{ACPICA}) project provides an