mercurial: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 07:50:11 +02:00
committed by GitHub
parent d367b21a97
commit fa2a3169d3

View File

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