serf: update HOMEPAGE and source URI.

This commit is contained in:
Jérôme Duval
2016-10-03 10:58:29 +02:00
committed by GitHub
parent a970118d01
commit ae2dfad431

View File

@@ -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"