mercurial: update to 2.4.2.
This commit is contained in:
parent
3a0a67789e
commit
6fd46d6544
1 changed files with 2 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
makedepends="python-devel"
|
||||
|
@ -10,10 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=d18c8a139fc20bd38584e87d09878b61e4311a5ba67bf36f7fa915068722cf8c
|
||||
long_desc="
|
||||
Mercurial is a fast, lightweight Source Control Management system
|
||||
designed for efficient handling of very large distributed projects."
|
||||
checksum=cc21083d7eab4caa8159b941e36c7229acbb6d41a26a7bed21a771b3f63dedf3
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue