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 /smu | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'smu')
| -rw-r--r-- | smu/.checksum | 1 | ||||
| -rw-r--r-- | smu/.files | 7 | ||||
| -rw-r--r-- | smu/abuild | 5 |
3 files changed, 13 insertions, 0 deletions
diff --git a/smu/.checksum b/smu/.checksum new file mode 100644 index 00000000..1c92e0f6 --- /dev/null +++ b/smu/.checksum @@ -0,0 +1 @@ +db61771fd0fddb4c3555013e623339da55c08803d15d339a8b3f31d16349d13e b031248e6db908e51507e189c7c45c22558b9790.tar.gz diff --git a/smu/.files b/smu/.files new file mode 100644 index 00000000..e79303f6 --- /dev/null +++ b/smu/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/smu +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/smu.1.gz diff --git a/smu/abuild b/smu/abuild new file mode 100644 index 00000000..e36b1c10 --- /dev/null +++ b/smu/abuild @@ -0,0 +1,5 @@ +name=smu +version=20241208 +release=1 +#source="https://github.com/karlb/${name}/archive/v${version}/${name}-v${version}.tar.gz" +source="https://github.com/karlb/smu/archive/b031248e6db908e51507e189c7c45c22558b9790.tar.gz" |