diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /nbwmon | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'nbwmon')
| -rw-r--r-- | nbwmon/.checksum | 1 | ||||
| -rw-r--r-- | nbwmon/.files | 3 | ||||
| -rw-r--r-- | nbwmon/abuild | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/nbwmon/.checksum b/nbwmon/.checksum new file mode 100644 index 00000000..fe58a0d4 --- /dev/null +++ b/nbwmon/.checksum @@ -0,0 +1 @@ +7f6a34bd1113c5ff88e6920fa8f42cbc6f37c84925fe2da6d4ca025ff8a29fee nbwmon-0.5.2.tar.gz diff --git a/nbwmon/.files b/nbwmon/.files new file mode 100644 index 00000000..42eebdf8 --- /dev/null +++ b/nbwmon/.files @@ -0,0 +1,3 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/nbwmon diff --git a/nbwmon/abuild b/nbwmon/abuild new file mode 100644 index 00000000..48879a00 --- /dev/null +++ b/nbwmon/abuild @@ -0,0 +1,4 @@ +name=nbwmon +version=0.5.2 +release=1 +source="https://github.com/causes-/${name}/archive/${version}/${name}-${version}.tar.gz" |