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