mercurial: update to 5.0.2.
This commit is contained in:
parent
f86eb12a8b
commit
b5cb783a92
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=5.0.1
|
||||
version=5.0.2
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_module="hgdemandimport hgext hgext3rd mercurial"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=4c98a8e4cd5595feaa5ef7385ee2ac6b78bb4599353d3851c0823bd5543e62ce
|
||||
checksum=29b850792f1f054cece5b8de8e815dbbe266e1d11814c3755290c0879883c0f8
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue