diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:16:49 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:16:49 +0000 |
| commit | d39df2adb851dbbf3bd56a89dad600c4be79b136 (patch) | |
| tree | cf5c3f8904cc657ebbabd813caa6b6f7ea40e2b0 /b3sum | |
| parent | a67f49f323527bd105e7d11da487c311bb5667d3 (diff) | |
| download | alicelinux-d39df2adb851dbbf3bd56a89dad600c4be79b136.tar.gz alicelinux-d39df2adb851dbbf3bd56a89dad600c4be79b136.zip | |
Woodpecker CI b1674f90bc5c441e42a19b412f28bf3f81097249 [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, 0 insertions, 16 deletions
diff --git a/b3sum/.checksum b/b3sum/.checksum deleted file mode 100644 index 58f9aa4f..00000000 --- a/b3sum/.checksum +++ /dev/null @@ -1 +0,0 @@ -3a78d3bbb0e553359035da0c5ce9a2eaadcc658d412dc12f9075caa1bbd74c5e b3sum-1.3.1.tar.gz diff --git a/b3sum/.files b/b3sum/.files deleted file mode 100644 index ce490c55..00000000 --- a/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/b3sum/abuild b/b3sum/abuild deleted file mode 100644 index 0193d3be..00000000 --- a/b3sum/abuild +++ /dev/null @@ -1,5 +0,0 @@ -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" |