Browse Source
gnu: capstone: Use HTTPS home page.
* gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
wip-ipfs
Tobias Geerinckx-Rice
4 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
1 additions and
1 deletions
-
gnu/packages/engineering.scm
|
|
@ -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 |
|
|
|