main/mercurial: upgrade to 1.9.1

This commit is contained in:
Natanael Copa 2011-08-08 11:22:23 +00:00
parent 8368cbe24b
commit 2700a1f242

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
pkgver=1.9
pkgver=1.9.1
pkgrel=0
pkgdesc="A scalable distributed SCM tool"
url="http://www.selenic.com/mercurial"
@ -30,4 +30,4 @@ package() {
install -Dm644 contrib/vim/HGAnnotate.vim \
"${vimpath}/syntax/HGAnnotate.vim" || return 1
}
md5sums="d4842129fa2732eb6ed1180467bc32e2 mercurial-1.9.tar.gz"
md5sums="601990cc58af8316af4e1ea63e19d1be mercurial-1.9.1.tar.gz"