mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 02:21:49 +02:00
gnu: capstone: Use HTTPS home page.
* gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
This commit is contained in:
@@ -1101,7 +1101,7 @@ language, ADMS transforms Verilog-AMS code into other target languages.")
|
||||
(setenv "LDFLAGS" (string-append "-Wl,-rpath="
|
||||
(assoc-ref outputs "out") "/lib"))
|
||||
#t)))))
|
||||
(home-page "http://www.capstone-engine.org")
|
||||
(home-page "https://www.capstone-engine.org")
|
||||
(synopsis "Lightweight multi-platform, multi-architecture disassembly framework")
|
||||
(description
|
||||
"Capstone is a lightweight multi-platform, multi-architecture disassembly
|
||||
|
||||
Reference in New Issue
Block a user