wok rev 18060

Up mercurial (3.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat May 16 21:33:08 2015 +0200 (2015-05-16)
parents ed43b4392c05
children 05e8a6b1bd47
files mercurial/receipt
line diff
     1.1 --- a/mercurial/receipt	Sat May 16 14:55:56 2015 +0000
     1.2 +++ b/mercurial/receipt	Sat May 16 21:33:08 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mercurial"
     1.7 -VERSION="3.3"
     1.8 +VERSION="3.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Revision tools system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,6 +14,7 @@
    1.13  
    1.14  DEPENDS="python patch libssl"
    1.15  BUILD_DEPENDS="python-dev patch openssl-dev"
    1.16 +PROVIDE="hg"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()