wok-current rev 23173
updated mercurial (4.9.1 -> 5.3.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 18 10:22:51 2020 +0100 (2020-03-18) |
parents | 7a4832a50e06 |
children | dd9b0bdf9963 |
files | mercurial/receipt |
line diff
1.1 --- a/mercurial/receipt Wed Mar 18 10:15:23 2020 +0100 1.2 +++ b/mercurial/receipt Wed Mar 18 10:22:51 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