mercurial: update to 3.2.2.
This commit is contained in:
parent
6e8216716e
commit
61123c024b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://mercurial.selenic.com"
|
||||
distfiles="${homepage}/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=26418276fbc36850782f1f4feb30da4a83800b48493082985c4d3ac29ad0ca0f
|
||||
checksum=afdef765e260d96f7a168d913ced15e0b0673fd7f7508dae3a81b5c7845a218c
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue