wok-current diff mercurial/receipt @ rev 23846
created recipe for python-random2
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 13 15:49:44 2020 +0100 (2020-06-13) |
parents | d04587ff8cb7 |
children | 670e65815150 |
line diff
1.1 --- a/mercurial/receipt Sat Apr 27 10:26:40 2019 +0100 1.2 +++ b/mercurial/receipt Sat Jun 13 15:49:44 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mercurial" 1.7 -VERSION="4.9.1" 1.8 +VERSION="5.3.1" 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 PROVIDE="hg" 1.14 DEPENDS="libssl patch python" 1.15 BUILD_DEPENDS="openssl-dev patch python-dev" 1.16 + 1.17 CONFIG_FILES="/etc/mercurial/hgweb.config" 1.18 1.19 HOST_ARCH="i486 arm" 1.20 @@ -57,7 +58,7 @@ 1.21 cp -a $stuff/lighttpd-hg-vhost.conf \ 1.22 $fs/usr/share/examples/mercurial 1.23 1.24 - # Config file for hgweb 1.25 + # Configuration file for hgweb 1.26 mkdir -p $fs/etc/mercurial 1.27 cp -a $stuff/hgweb.config $fs/etc/mercurial 1.28