aboutsummaryrefslogtreecommitdiffstats
path: root/main/mercurial
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-12-05 10:40:04 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-12-05 10:40:04 +0100
commit3699d3321afe0fc04c84cb68c24da6e495290ba7 (patch)
treea43bc2c490804b1d033a79f41cb82b56c57245e2 /main/mercurial
parenta3ab3a5186575f9ccb06789a864452359e0e5b22 (diff)
downloadaports-3699d3321afe0fc04c84cb68c24da6e495290ba7.tar.bz2
aports-3699d3321afe0fc04c84cb68c24da6e495290ba7.tar.xz
main/mercurial: upgrade to 4.4.2
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 c20d0d928b..0a80bc5238 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.4.1
+pkgver=4.4.2
pkgrel=0
pkgdesc="A scalable distributed SCM tool"
url="https://www.mercurial-scm.org/"
@@ -62,4 +62,4 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/${pkgname}
}
-sha512sums="4c87adb6d3d30f7f9211eee64df727aefdac246be3ca9e3af412b76c32b76d701b19e00ca339168446ee5e20fad2ffc24f0c87438b6bda954560108235ab14a8 mercurial-4.4.1.tar.gz"
+sha512sums="3d1d103689eac4f50cc1005be44144b37d75ebfac3ff3b4fc90d6f41fbee46e107a168d04f2c366ce7cca2733ea4e5b5127df462af8e253f61a72f8938833993 mercurial-4.4.2.tar.gz"