From 737a2ca86c4839ea17bd3af9e547b12d43778255 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 6 Nov 2018 04:58:58 -0200 Subject: [PATCH] mercurial: update to 4.8. --- srcpkgs/mercurial/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 1bff8c8baca..1d71881ac8e 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,18 +1,18 @@ # Template file for 'mercurial' pkgname=mercurial -version=4.7.2 +version=4.8 revision=1 build_style=python2-module +pycompile_module="hgdemandimport hgext hgext3rd mercurial" hostmakedepends="python-devel" makedepends="python-devel" depends="ca-certificates" -pycompile_module="hgdemandimport hgext hgext3rd mercurial" short_desc="Fast, lightweight source control management system" maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=97f0594216f2348a2e37b2ad8a56eade044e741153fee8c584487e9934ca09fb +checksum=c56b403ad3b83ea91f3758c6df25b9f77deb4affada6c63160b3d325dc923f03 post_install() { vmkdir usr/share/man/man1