summaryrefslogtreecommitdiffstats
path: root/main/mercurial/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mercurial/APKBUILD')
-rw-r--r--main/mercurial/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 7be8896d5..92464eff1 100644
--- a/main/mercurial/APKBUILD
+++ b/main/mercurial/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
-pkgver=1.7
+pkgver=1.7.1
pkgrel=0
pkgdesc="A scalable distributed SCM tool"
url="http://www.selenic.com/mercurial"
@@ -29,4 +29,4 @@ package() {
install -Dm644 contrib/vim/HGAnnotate.vim \
"${vimpath}/syntax/HGAnnotate.vim" || return 1
}
-md5sums="698948ff128d265db55bee8149445556 mercurial-1.7.tar.gz"
+md5sums="b14caa0f9e4dd5acbf9e9a6059c37fd3 mercurial-1.7.1.tar.gz"