From fa2a3169d39b676a8aa7ac492aa653346097956b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:50:11 +0200 Subject: [PATCH] mercurial: update HOMEPAGE. --- dev-vcs/mercurial/mercurial-3.2.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-vcs/mercurial/mercurial-3.2.1.recipe b/dev-vcs/mercurial/mercurial-3.2.1.recipe index 2fd210bf9..a8b4713c8 100644 --- a/dev-vcs/mercurial/mercurial-3.2.1.recipe +++ b/dev-vcs/mercurial/mercurial-3.2.1.recipe @@ -1,11 +1,11 @@ SUMMARY="Free, distributed source control management tool" DESCRIPTION="Mercurial (hg) is a free, distributed source control management \ tool." -HOMEPAGE="http://mercurial.selenic.com/" +HOMEPAGE="https://www.mercurial-scm.org/" COPYRIGHT="2005-2014 Matt Mackall et al." LICENSE="GNU GPL v2" -REVISION="4" -SOURCE_URI="http://mercurial.selenic.com/release/mercurial-$portVersion.tar.gz" +REVISION="5" +SOURCE_URI="https://www.mercurial-scm.org/release/mercurial-$portVersion.tar.gz" CHECKSUM_SHA256="26418276fbc36850782f1f4feb30da4a83800b48493082985c4d3ac29ad0ca0f" PATCHES="mercurial-3.2.1.patch"