me
/
guix
Archived
1
0
Fork 0

gnu: ropgadget: Use HTTPS home page.

* gnu/packages/cybersecurity.scm (ropgadget)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2022-05-22 02:00:04 +02:00
parent 23c281424c
commit 39033592a8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ Refresh}in-DRAM mitigations effectively and as such can trigger bit flips.")
(build-system python-build-system)
(propagated-inputs
(list python-capstone))
(home-page "http://shell-storm.org/project/ROPgadget/")
(home-page "https://shell-storm.org/project/ROPgadget/")
(synopsis "Semiautomatic return oriented programming")
(description
"This tool lets you search for @acronym{ROP, Return Oriented Programming}