aboutsummaryrefslogtreecommitdiffstats
path: root/main/mercurial/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-05-10 22:25:51 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-05-10 22:25:51 +0200
commit9d7d74c0e5c598798d4848d5bc38684f4ca974a2 (patch)
tree7ee9d888a35d7e01c1cc33ca2f2f2ba7c064c1e2 /main/mercurial/APKBUILD
parent9450afd80592531de5d538703522bcf693224693 (diff)
main/mercurial: upgrade to 3.8.1
Diffstat (limited to 'main/mercurial/APKBUILD')
-rw-r--r--main/mercurial/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 7cf800ba223..5075c52f271 100644
--- a/main/mercurial/APKBUILD
+++ b/main/mercurial/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
-pkgver=3.7.3
+pkgver=3.8.1
pkgrel=0
pkgdesc="A scalable distributed SCM tool"
url="https://www.mercurial-scm.org/"
@@ -65,6 +65,6 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/${pkgname} || return 1
}
-md5sums="f47c9c76b7bf429dafecb71fa81c01b4 mercurial-3.7.3.tar.gz"
-sha256sums="c099c42d74e2d520b61dd372cd996b0fa7605c06617834fd7b13c79b9a9a5b30 mercurial-3.7.3.tar.gz"
-sha512sums="7f9f97229e40c7092c16ccf227b19a08a9839d8ce19a9d057341fff75876bff32241ee9aa10eab293f779ea3e8a1d97577597187bd96251fb499cbb1075a82cf mercurial-3.7.3.tar.gz"
+md5sums="172a8c588adca12308c2aca16608d7f4 mercurial-3.8.1.tar.gz"
+sha256sums="face1f058de5530b56b0dfd3b4d0b23d89590c588605c06f3d18b79e8c30d594 mercurial-3.8.1.tar.gz"
+sha512sums="f5a3aae85478cf7fbb70146e56237ee569f0ad51f6bd7b7a763f4cb6333b4aa78b57fd540993c3d36ca35dbab55641e4987ab8212a0fbf32e9e3b53aee300a79 mercurial-3.8.1.tar.gz"