mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
c-ares: update HOMEPAGE.
This commit is contained in:
@@ -4,7 +4,7 @@ for applications which need to perform DNS queries without blocking, or need \
|
||||
to perform multiple DNS queries in parallel. The primary examples of such \
|
||||
applications are servers which communicate with multiple clients and programs \
|
||||
with graphical user interfaces."
|
||||
HOMEPAGE="http://c-ares.haxx.se/"
|
||||
HOMEPAGE="https://c-ares.haxx.se/"
|
||||
COPYRIGHT=" 2004-2013 by Daniel Stenberg et al
|
||||
1998-2013 by the Massachusetts Institute of Technology
|
||||
1987-2001 The Regents of the University of California
|
||||
@@ -14,8 +14,8 @@ COPYRIGHT=" 2004-2013 by Daniel Stenberg et al
|
||||
2012 Marko Kreen
|
||||
2005 Dominick Meglio"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://c-ares.haxx.se/download/c-ares-$portVersion.tar.gz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://c-ares.haxx.se/download/c-ares-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7"
|
||||
SOURCE_DIR="c-ares-$portVersion"
|
||||
PATCHES="c_ares-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user