# HG changeset patch # User Xander Ziiryanoff # Date 1431804788 -7200 # Node ID 50d89eb54d7f841a7f8406988969e85f2ea9709c # Parent ed43b4392c055489369c0094db2146dd9a755bc6 Up mercurial (3.4) diff -r ed43b4392c05 -r 50d89eb54d7f mercurial/receipt --- a/mercurial/receipt Sat May 16 14:55:56 2015 +0000 +++ b/mercurial/receipt Sat May 16 21:33:08 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="mercurial" -VERSION="3.3" +VERSION="3.4" CATEGORY="development" SHORT_DESC="Revision tools system." MAINTAINER="pankso@slitaz.org" @@ -14,6 +14,7 @@ DEPENDS="python patch libssl" BUILD_DEPENDS="python-dev patch openssl-dev" +PROVIDE="hg" # Rules to configure and make the package. compile_rules()