aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-10-04 01:34:30 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-04 07:10:17 +0000
commit2d054b5ab4e68eae5558d7f1951f399c051946bc (patch)
tree9620c085cadae937fca3835b7ed14aa350c68e68
parent9a3c55d8cb31cc220b26c4ecfffc31cd1dd7d5a3 (diff)
main/mercurial: upgrade to 5.5.2
-rw-r--r--main/mercurial/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 3154b248dcc..4ae9202df55 100644
--- a/main/mercurial/APKBUILD
+++ b/main/mercurial/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
-pkgver=5.5.1
+pkgver=5.5.2
pkgrel=0
pkgdesc="Scalable distributed SCM tool"
-url="https://www.mercurial-scm.org"
+url="https://www.mercurial-scm.org/"
arch="all"
license="GPL-2.0-or-later"
depends="python3"
@@ -74,5 +74,5 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/$pkgname
}
-sha512sums="9cf02dd637154a5205d81eddf69681bd05405a29592c348c9d9cfa3b57ad3e678f98876fa6899d85d33a502b61f81e320262c7da394efb55fcca1d1219ca7cf5 mercurial-5.5.1.tar.gz
+sha512sums="e154592deed6168a32e7fd075fa034908ca72826ae49a92c84a6ad82b820753906578f064ac623018442d83d125a551eecc057179e66ac7217398a192e903629 mercurial-5.5.2.tar.gz
8a6453ae8da9c4a5c069099909651ff24e93e8851333f96d58432429d2d2aad898cf6091aa4b2ea479e87fc73361dc83405db3af3fec56296f22cba35bda65f3 blacklist.txt"