mercurial: update to 4.5.
This commit is contained in:
parent
cc0705346f
commit
aec28abf96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mercurial'
|
||||
pkgname=mercurial
|
||||
version=4.4.2
|
||||
version=4.5
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.mercurial-scm.org/"
|
||||
distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
|
||||
checksum=dc2f72caccd6b760226753d48c2f4e8889fe176a6b23ef50775caac55ce28b85
|
||||
checksum=4d9338d9f9d88dc90b836d1227a3677e3347efaf2a118cc97d7fd1f605f1f265
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue