aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-09 13:08:07 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-09 13:08:07 +0000
commit3213facf16cc11980479fcb83f8745c02d077515 (patch)
tree1c25af411053ce5b081a77979269e79eadcb23de /testing
parent26a495d6ece895ac10a0a0b54cf62b080d16bd8d (diff)
downloadaports-3213facf16cc11980479fcb83f8745c02d077515.tar.bz2
aports-3213facf16cc11980479fcb83f8745c02d077515.tar.xz
testing/git-review: upgrade to 1.28.0
Diffstat (limited to 'testing')
-rw-r--r--testing/git-review/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/git-review/APKBUILD b/testing/git-review/APKBUILD
index f146cf1628..849b9ff868 100644
--- a/testing/git-review/APKBUILD
+++ b/testing/git-review/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=git-review
-pkgver=1.27.0
+pkgver=1.28.0
pkgrel=0
pkgdesc="A git command for submitting branches to Gerrit"
url="https://github.com/openstack-infra/git-review"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="6721ce638430cf4d2849a71cb71acef7ee50b8fcb4f95b6e4cbfe8c815f700407c820991aca44707e12c5d7734d9bd04313addfcceac9576f23ea54b0cba07fd git-review-1.27.0.tar.gz"
+sha512sums="21a71172b474ca0446f58d567e2c1b37059af3b680a3e441bcf94607d05f1fefa932ecef95328e1d77f0b71928477fd2878806ea26d2c4da030f281de15a210d git-review-1.28.0.tar.gz"