diff --git a/net-dns/c_ares/c_ares-1.13.0.recipe b/net-dns/c_ares/c_ares-1.13.0.recipe index 8d1247bf5..ee0bdfd5e 100644 --- a/net-dns/c_ares/c_ares-1.13.0.recipe +++ b/net-dns/c_ares/c_ares-1.13.0.recipe @@ -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"