mercurial: update to 3.3.3.
This commit is contained in:
parent
40a19e7902
commit
56e265d4df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.3.2
|
||||
version=3.3.3
|
||||
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=67c617c740ac706f923371a26f02339b27cd6c36e5d3fb2ccad0dc02361527fa
|
||||
checksum=a445367f0dcbaf3a6279bfa743b364e729be0d1f0c852cb6d37f297916ffae13
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue