mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: cutter: Update home page.
* gnu/packages/engineering.scm (cutter)[home-page]: Update.
This commit is contained in:
parent
15fea85d1c
commit
8ece3fbe56
1 changed files with 1 additions and 1 deletions
|
@ -2436,7 +2436,7 @@ (define-public cutter
|
|||
;; Depends on radare2 4.5.1 officially, builds and works fine with
|
||||
;; radare2 5.0.0 but fails to build with radare2 5.1.1.
|
||||
radare2-for-cutter))
|
||||
(home-page "https://github.com/radareorg/cutter")
|
||||
(home-page "https://cutter.re")
|
||||
(synopsis "GUI for radare2 reverse engineering framework")
|
||||
(description "Cutter is a GUI for radare2 reverse engineering framework.
|
||||
Its goal is making an advanced andcustomizable reverse-engineering platform
|
||||
|
|
Loading…
Reference in a new issue