diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
| commit | 8df1d35909ec2d57a6845f5b2c26ee1e83cfd032 (patch) | |
| tree | 88e5aaa8cf9d3c0538cdff935a56786705548d75 /b3sum | |
| parent | 96ec28ea0d2c05032f40f50bc6b9de7020138f57 (diff) | |
| download | alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.tar.gz alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'b3sum')
| -rw-r--r-- | b3sum/.checksum | 1 | ||||
| -rw-r--r-- | b3sum/.files | 10 | ||||
| -rw-r--r-- | b3sum/abuild | 5 |
3 files changed, 16 insertions, 0 deletions
diff --git a/b3sum/.checksum b/b3sum/.checksum new file mode 100644 index 00000000..58f9aa4f --- /dev/null +++ b/b3sum/.checksum @@ -0,0 +1 @@ +3a78d3bbb0e553359035da0c5ce9a2eaadcc658d412dc12f9075caa1bbd74c5e b3sum-1.3.1.tar.gz diff --git a/b3sum/.files b/b3sum/.files new file mode 100644 index 00000000..ce490c55 --- /dev/null +++ b/b3sum/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/b3sum +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/blake3.h +drwxr-xr-x root/root usr/lib/ +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/b3sum.1.gz diff --git a/b3sum/abuild b/b3sum/abuild new file mode 100644 index 00000000..0193d3be --- /dev/null +++ b/b3sum/abuild @@ -0,0 +1,5 @@ +name=b3sum +version=1.3.1 +_commit=cb4111ccc8061039b014fbb657c72f78984f1069 +release=1 +source="$name-$version.tar.gz::https://git.sr.ht/~mcf/${name}/archive/${_commit}.tar.gz" |