mercurial: update to 2.5.2.
This commit is contained in:
parent
8ccc77d3c8
commit
6804e0b9cf
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=2.5.1
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
|
crossmakedepends="python-devel"
|
||||||
pycompile_module="${pkgname} hgext"
|
pycompile_module="${pkgname} hgext"
|
||||||
short_desc="Fast, lightweight source control management system"
|
short_desc="Fast, lightweight source control management system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://mercurial.selenic.com"
|
homepage="http://mercurial.selenic.com"
|
||||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=96688c49ee6cbf2809d0925f1ee797a9211f4ed735233d789cabfabaac221859
|
checksum=cf6d4a7bb70d6b7318905ad7e4db8a2b42be26556b28c82f9bd960299ddad34e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/man/man1
|
vmkdir usr/share/man/man1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue