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"