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 /cfm | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'cfm')
| -rw-r--r-- | cfm/.checksum | 1 | ||||
| -rw-r--r-- | cfm/.files | 7 | ||||
| -rw-r--r-- | cfm/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/cfm/.checksum b/cfm/.checksum new file mode 100644 index 00000000..b2d81d12 --- /dev/null +++ b/cfm/.checksum @@ -0,0 +1 @@ +f6dc7fca8b7d2f194abd50e91f3daf2e268f24903de38cf98205cc43f313383a cfm-v0.6.6.tar.gz diff --git a/cfm/.files b/cfm/.files new file mode 100644 index 00000000..195ee56c --- /dev/null +++ b/cfm/.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/cfm +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/cfm.1.gz diff --git a/cfm/abuild b/cfm/abuild new file mode 100644 index 00000000..7c9aa0cb --- /dev/null +++ b/cfm/abuild @@ -0,0 +1,4 @@ +name=cfm +version=0.6.6 +release=1 +source="https://github.com/willeccles/${name}/archive/v${version}/${name}-v${version}.tar.gz" |