serf, small change to trigger build on riscv64 (#13348)

This commit is contained in:
Schrijvers Luc
2025-12-09 10:36:04 +01:00
committed by GitHub
parent cba8b7e578
commit c243bb3b7d

View File

@@ -1,8 +1,8 @@
SUMMARY="A high-performance asynchronous HTTP client library"
DESCRIPTION="The serf library is a C-based HTTP client library built upon the \
Apache Portable Runtime (APR) library. It multiplexes connections, running \
the read/write communication asynchronously. Memory copies and \
transformations are kept to a minimum to provide high performance operation."
the read/write communication asynchronously. Memory copies and transformations \
are kept to a minimum to provide high performance operation."
HOMEPAGE="https://serf.apache.org/"
COPYRIGHT="2002-2019 Justin Erenkrantz and Greg Stein"
LICENSE="Apache v2"