aboutsummaryrefslogtreecommitdiffstats
path: root/main/mercurial
diff options
context:
space:
mode:
authorMathias De Maré <mathias.de_mare@nokia.com>2018-11-21 09:57:42 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-22 10:40:54 +0000
commitc12973f40914b4b632958ce967104fe6a680c6ed (patch)
tree7f47ae877cf652ff373457213dc3c1f2c387c514 /main/mercurial
parent71d2211a1b0d9bccabb6c7d1b3d3aa62e3fccaa6 (diff)
main/mercurial: upgrade to 4.8
Diffstat (limited to 'main/mercurial')
-rw-r--r--main/mercurial/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 6712f4d2094..1a9c001440c 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=4.6.2
+pkgver=4.8
pkgrel=0
pkgdesc="Scalable distributed SCM tool"
url="https://www.mercurial-scm.org"
@@ -63,4 +63,4 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/${pkgname}
}
-sha512sums="71afb9ed3f62b1b946563c55851dda1fc8b724afe82a4a253c7f4719ae9e1160d5f9644bed7fd27ee3a21d8e682352364fc9f47bafa552cd4cd7fac7c0d42bdd mercurial-4.6.2.tar.gz"
+sha512sums="83be5119355da6e43635a8ada3c152420314e72c4a7b98717ac8b5feb628f3ce96c0ca137cb4a624d441e4f800d9ca78ada3351ca403815c06ab151cc720077d mercurial-4.8.tar.gz"