mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mercurial: update to 2.0.2.
This commit is contained in:
parent
a9ed58b578
commit
7e4d64a002
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=1.9.3
|
version=2.0.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"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
revision=1
|
|
||||||
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"
|
||||||
checksum=53d8390379b81371f60729decd15f0961777b52ed7514d29c66c1873b918d685
|
checksum=ca8b8fb93f2e3e8c3cdf2f81d87e92592f5f20c5bfcaaeb6a75550d4a69572c9
|
||||||
long_desc="
|
long_desc="
|
||||||
Mercurial is a fast, lightweight Source Control Management system
|
Mercurial is a fast, lightweight Source Control Management system
|
||||||
designed for efficient handling of very large distributed projects.
|
designed for efficient handling of very large distributed projects.
|
||||||
|
|
Loading…
Add table
Reference in a new issue