mercurial: update to 3.8.4.

This commit is contained in:
Alessio Sergi 2016-07-07 16:18:27 +02:00
parent c3c5911588
commit 0ecc8ee432

View file

@ -1,19 +1,18 @@
# Template file for 'mercurial' # Template file for 'mercurial'
pkgname=mercurial pkgname=mercurial
version=3.8.3 version=3.8.4
revision=1 revision=1
lib32disabled=yes
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="python-devel" makedepends="python-devel"
depends="ca-certificates" depends="ca-certificates"
pycompile_module="mercurial hgext" pycompile_module="mercurial hgext hgext3rd"
short_desc="Fast, lightweight source control management system" short_desc="Fast, lightweight source control management system"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://mercurial.selenic.com" homepage="https://www.mercurial-scm.org/"
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
checksum=f84556cdf9a331984261549d9d08143ab9da33d7c03f0aa323b0ee52d0782a4c checksum=4b2e3ef19d34fa1d781cb7425506a05d4b6b1172bab69d6ea78874175fdf3da6
post_install() { post_install() {
vmkdir usr/share/man/man1 vmkdir usr/share/man/man1