mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mercurial: update to 1.6.2.
This commit is contained in:
parent
2451065923
commit
d1fbdddf5b
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'mercurial'
|
# Template file for 'mercurial'
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
version=1.5.4
|
version=1.6.2
|
||||||
distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz"
|
distfiles="http://mercurial.selenic.com/release/$pkgname-$version.tar.gz"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
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>"
|
||||||
checksum=472a74bab92dd0c691088eafa9d2e7b0e2e5b5affd22a99aa25ab2ecbfb6c4a9
|
checksum=11f5de717bae7c53f6ca209ed6119ab49ebb02caa828e7d8f2d163037b3c7abf
|
||||||
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