blob: 7db77187363ef28cded9b53d1d1a275e8334f6b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = shh
pkgdesc = Automatic systemd service hardening guided by strace profiling
pkgver = 2024.11.23
pkgrel = 1
url = https://github.com/desbma/shh
arch = x86_64
license = GPL3
makedepends = cargo
depends = gcc-libs
depends = strace
source = shh-2024.11.23.tar.gz::https://github.com/desbma/shh/archive/v2024.11.23.tar.gz
sha512sums = 48f879e0791d81ce19b7b7a72e226fe7509f1428929718cc5ace254cc00a638a65e16da05dd183d5233be60fc0e24d55f7a03897fc00b988c36d2b15f70bd72a
pkgname = shh
|