~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] main/mercurial: upgrade to 5.1.1

Details
Message ID
<20190905210646.5815-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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
Reply to thread Export thread (mbox)