From 8df1d35909ec2d57a6845f5b2c26ee1e83cfd032 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:34 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- b3sum/.checksum | 1 + b3sum/.files | 10 ++++++++++ b3sum/abuild | 5 +++++ 3 files changed, 16 insertions(+) create mode 100644 b3sum/.checksum create mode 100644 b3sum/.files create mode 100644 b3sum/abuild (limited to 'b3sum') 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" -- cgit v1.2.3