mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/mercurial: upgrade to 1.9.1
This commit is contained in:
parent
8368cbe24b
commit
2700a1f242
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user