mercurial: update to 5.3.2.
This commit is contained in:
parent
11475e3c5f
commit
d33aa02024
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=5.3.1
|
||||
revision=2
|
||||
version=5.3.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-devel"
|
||||
makedepends="python3-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@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=f7c1f96de2199d6b38593ea865f08c0521fbd8e2fd52bd332414bf9fe5bf72d9
|
||||
checksum=fed24cbc314d31b0780309ee324c38d45476f00f555969551badcc2a1d5f1329
|
||||
|
||||
post_install() {
|
||||
for i in doc/*.1 doc/*.8 doc/*.5 ; do
|
||||
|
|
Loading…
Reference in New Issue