Skip to content

Commit

Permalink
Add snap metadata links
Browse files Browse the repository at this point in the history
  • Loading branch information
prodrigestivill committed Aug 27, 2024
1 parent 98f7772 commit 55187b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docker/meta/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,17 @@ environment:
PKG_CONFIG_PATH: $SNAP/lib/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
LD_LIBRARY_PATH: ${SNAP_LIBRARY_PATH}${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}:$SNAP/lib
PATH: $SNAP/bin:$PATH
links:
contact:
- https://github.com/radareorg/radare2#community
issues:
- https://github.com/radareorg/radare2/issues
- https://github.com/radareorg/r2ghidra/issues
- https://github.com/nowsecure/r2frida/issues
- https://github.com/wargio/r2dec-js/issues
- https://github.com/radareorg/r2yara/issues
- https://github.com/radareorg/radare2-snap/issues
source-code:
- https://github.com/radareorg/radare2-snap
website:
- https://www.radare.org/

0 comments on commit 55187b9

Please sign in to comment.