~alpine/aports

main/mercurial: upgrade to 5.1.1 v1 SUPERSEDED

Drew DeVault: 1
 main/mercurial: upgrade to 5.1.1

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2986/mbox | git am -3
Learn more about email & git

[PATCH] main/mercurial: upgrade to 5.1.1 Export this patch

---
 main/mercurial/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index 1048c99af5..c8068e69ff 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=5.1
pkgver=5.1.1
pkgrel=0
pkgdesc="Scalable distributed SCM tool"
url="https://www.mercurial-scm.org"
@@ -66,4 +66,4 @@ bashcomp() {
		"$subpkgdir"/usr/share/bash-completion/completions/$pkgname
}

sha512sums="cf7a64a181eeb3dc8f24067ea032fb17504358a9ed08cb50ac041e66ef20426c060d997cb5d30e7582874135b0a351b3e58d7297aaa4e009aabbf562a1ab9fae  mercurial-5.1.tar.gz"
sha512sums="9866fba2e80486ab19f14f1c309890d6f9b84a1357a31caabfe18f3d0b1d8928f677b3cc4d0fe8cf7bbf6df6f59ac0f1982dc6c27db73df3d1cae66cc16abdc8  mercurial-5.1.1.tar.gz"
-- 
2.23.0