diff options
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" |