diff --git a/srcpkgs/trippy/INSTALL b/srcpkgs/trippy/INSTALL new file mode 100644 index 00000000000..da6d36fd766 --- /dev/null +++ b/srcpkgs/trippy/INSTALL @@ -0,0 +1,5 @@ +case "${ACTION}" in +post) + setcap CAP_NET_RAW+ep usr/bin/trip + ;; +esac diff --git a/srcpkgs/trippy/template b/srcpkgs/trippy/template new file mode 100644 index 00000000000..1c7d55b3ba5 --- /dev/null +++ b/srcpkgs/trippy/template @@ -0,0 +1,13 @@ +# Template file for 'trippy' +pkgname=trippy +version=0.12.1 +revision=1 +build_style=cargo +make_install_args="--path=crates/trippy" +short_desc="Tool to assist with analysis of networking issues" +maintainer="icp " +license="Apache-2.0" +homepage="https://trippy.rs/" +changelog="https://raw.githubusercontent.com/fujiapple852/trippy/refs/heads/master/RELEASES.md" +distfiles="https://github.com/fujiapple852/trippy/archive/refs/tags/${version}.tar.gz" +checksum=ae868123cba03977786f0dd74297f2e15e021d753684bd6e47554003f03a3d5b