summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-11-10 20:36:11 +0100
committerThorsten Töpper <atsutane@freethoughts.de>2025-11-10 20:36:11 +0100
commit71341e5800a4814ffd4a4a5e5d2d478b4d0e9e35 (patch)
tree580655cd8b17791eabb297f27a84298ab1196c6b /.SRCINFO
downloadsysctl-logger-git-master.tar.gz
sysctl-logger-git-master.tar.bz2
Initial commit with r56.HEADmaster
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..3fbbef8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = sysctl-logger-git
+ pkgdesc = sysctl monitoring with BPF
+ pkgver = r56.700f749
+ pkgrel = 1
+ url = https://github.com/shunghsiyu/sysctl-logger
+ arch = x86_64
+ arch = aarch64
+ license = GPL-2.0-only
+ makedepends = git
+ makedepends = clang
+ makedepends = bpf
+ depends = libbpf
+ provides = sysctl-logger
+ conflicts = sysctl-logger
+ source = sysctl-logger::git+https://github.com/shunghsiyu/sysctl-logger.git
+ sha256sums = SKIP
+
+pkgname = sysctl-logger-git