diff options
| author | emmett1 <emmett1.2iligrams@protonmail.com> | 2025-03-12 04:01:18 +0100 |
|---|---|---|
| committer | emmett1 <emmett1.2iligrams@protonmail.com> | 2025-03-12 04:01:18 +0100 |
| commit | ddd8e1a8fab2ac39396282a7c09ddf6eca219613 (patch) | |
| tree | 12796519575126d60e06d02e9eab68856229cf58 /repos/core/b3sum | |
| parent | b5a8a6c29e40f786ceb808c0b95f01c4251111d1 (diff) | |
| download | alicelinux-ddd8e1a8fab2ac39396282a7c09ddf6eca219613.tar.gz alicelinux-ddd8e1a8fab2ac39396282a7c09ddf6eca219613.zip | |
clang repos updated
Diffstat (limited to 'repos/core/b3sum')
| -rwxr-xr-x | repos/core/b3sum/.checksum | 1 | ||||
| -rwxr-xr-x | repos/core/b3sum/.files | 10 | ||||
| -rwxr-xr-x | repos/core/b3sum/abuild | 5 |
3 files changed, 0 insertions, 16 deletions
diff --git a/repos/core/b3sum/.checksum b/repos/core/b3sum/.checksum deleted file mode 100755 index eaba2410..00000000 --- a/repos/core/b3sum/.checksum +++ /dev/null @@ -1 +0,0 @@ -3a78d3bbb0e553359035da0c5ce9a2eaadcc658d412dc12f9075caa1bbd74c5e cb4111ccc8061039b014fbb657c72f78984f1069.tar.gz diff --git a/repos/core/b3sum/.files b/repos/core/b3sum/.files deleted file mode 100755 index ce490c55..00000000 --- a/repos/core/b3sum/.files +++ /dev/null @@ -1,10 +0,0 @@ -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/repos/core/b3sum/abuild b/repos/core/b3sum/abuild deleted file mode 100755 index 71ddc6c0..00000000 --- a/repos/core/b3sum/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=b3sum -version=1.3.1 -_commit=cb4111ccc8061039b014fbb657c72f78984f1069 -release=1 -source="https://git.sr.ht/~mcf/${name}/archive/${_commit}.tar.gz" |