mercurial: update to 3.5.1
This commit is contained in:
parent
cc1e475bff
commit
48d3c760ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=3.5
|
||||
revision=2
|
||||
version=3.5.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -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=b50f6978e7d39fe0cb298fa3fa3e9ce41d2356721d155e5288f9c57e5f13e9a7
|
||||
checksum=997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue