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