From 8ef35768c1fcca5e59cb891d9040dc93778e4a21 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Fri, 4 Oct 2019 22:05:06 -0500 Subject: [PATCH] mercurial: update to 5.1.2 --- srcpkgs/mercurial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index fe71355e1ae..325b2c1e6b3 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,6 +1,6 @@ # Template file for 'mercurial' pkgname=mercurial -version=5.1.1 +version=5.1.2 revision=1 build_style=python2-module pycompile_module="hgdemandimport hgext hgext3rd mercurial" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz" -checksum=35fc8ba5e0379c1b3affa2757e83fb0509e8ac314cbd9f1fd133cf265d16e49f +checksum=15af0b090b23649e0e53621a88dde97b55a734d7cb08b77d3df284db70d44e2e post_install() { vmkdir usr/share/man/man1