mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
serf, small change to trigger build on riscv64 (#13348)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user