mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
serf: update HOMEPAGE and source URI.
This commit is contained in:
@@ -3,11 +3,11 @@ 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."
|
||||
HOMEPAGE="http://code.google.com/p/serf/"
|
||||
HOMEPAGE="https://serf.apache.org/"
|
||||
COPYRIGHT="2002-2013 Justin Erenkrantz and Greg Stein"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://serf.googlecode.com/svn/src_releases/serf-$portVersion.tar.bz2"
|
||||
SOURCE_URI="https://archive.apache.org/dist/serf/serf-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="e0500be065dbbce490449837bb2ab624e46d64fc0b090474d9acaa87c82b2590"
|
||||
PATCHES="serf-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user