hashcash
Category: local-install (rebuilt only so archlinuxaba/the cluster gets it
too; not maintained/adapted/owned by us — see
arch/scripts/install_only_packages). First-time addition, no prior
checkout on this machine.
Denial-of-service counter-measure tool for email/spam.
Build notes (2026-08-19)
- Same pattern as
openssl-1.0: upstreambuild()already branches on${CARCH}(make generic-opensslfor x86_64,make x86-opensslfor everything else) butarch=('x86_64')only ever exposed the x86_64 path. Extended toarch=('x86_64' 'i686' 'pentium4')– built cleanly on all three arches on the first try. pkgrel5->5.1(local-install, X.Y scheme).